.. |
CommonTest.hs
|
Smarter tree traversals: "Scrap Your Uniplate".
|
2008-03-20 16:49:24 +00:00 |
Errors.hs
|
Added a warnPC function (like diePC) for use with formatCode
|
2008-03-22 18:34:40 +00:00 |
EvalConstants.hs
|
Move Retypes checking from the occam parser into a pass.
|
2008-03-19 19:38:56 +00:00 |
EvalLiterals.hs
|
Fixed signed hexed values in the constant folder
|
2008-02-27 14:00:28 +00:00 |
GenericUtils.hs
|
Smarter tree traversals: "Scrap Your Uniplate".
|
2008-03-20 16:49:24 +00:00 |
Intrinsics.hs
|
Added support for some intrinsic (time-related) functions in Rain
|
2008-03-22 18:58:10 +00:00 |
Pattern.hs
|
Added the -fwarn-missing-signatures option and added all missing type signatures for non-test modules (and most for test modules too)
|
2008-02-05 23:06:03 +00:00 |
PrettyShow.hs
|
Initial implementation of the occam-pi preprocessor.
|
2008-02-28 20:27:30 +00:00 |
ShowCode.hs
|
Added a sub-type to Timers, to support multiple types
|
2008-03-23 22:20:16 +00:00 |
TestFramework.hs
|
Moved all the testPass* functions into the TestMonad, using unsafePerformIO for running them inside QuickCheck
|
2008-03-05 16:06:14 +00:00 |
TestHarness.hs
|
Remove now-unused code for running timed tests.
|
2008-03-12 18:21:22 +00:00 |
TestUtils.hs
|
Fixed the type of a function name in buildExpr to fix the tests
|
2008-03-23 12:08:08 +00:00 |
TreeUtils.hs
|
Moved all the testPass* functions into the TestMonad, using unsafePerformIO for running them inside QuickCheck
|
2008-03-05 16:06:14 +00:00 |
Types.hs
|
Added to an error message in Types to help determine the problem
|
2008-03-23 00:07:48 +00:00 |
Utils.hs
|
Change A.Dimension to take an Expression, not an Int.
|
2008-03-18 16:45:38 +00:00 |