Neil Brown
|
02a28b7585
|
Made testOccamPass more general, so that it does not have to be applied at the top-level
|
2008-11-15 20:13:33 +00:00 |
|
Neil Brown
|
a570f2eff3
|
Renamed the variables in the occam EDSL to be less likely to clash in other modules
|
2008-11-15 20:11:52 +00:00 |
|
Neil Brown
|
f4d9c791ef
|
Simplified the occam EDSL by removing the unnecessary monad in favour of plain lists, and added a way to separate expected output from input
|
2008-11-15 20:06:47 +00:00 |
|
Neil Brown
|
7764ed9326
|
Added a module for easily knocking up fragments of occam code to test, but need to remove some of the extravagance in the design (including an unnecessary monad)
|
2008-11-15 19:29:56 +00:00 |
|