tock-mirror/common
2009-02-02 23:51:15 +00:00
..
CommonTest.hs Go back to passing the value to the type-contains function. 2008-04-02 16:11:13 +00:00
Errors.hs Added a set of enabled warnings to CompState 2008-11-20 13:17:05 +00:00
EvalConstants.hs Adjusted the modules in common to match the new array constructor change 2009-02-01 21:52:13 +00:00
EvalLiterals.hs Adjusted the modules in common to match the new array constructor change 2009-02-01 21:52:13 +00:00
GenericUtils.hs Added some comments to my changes to GenericUtils 2008-11-25 18:06:14 +00:00
Intrinsics.hs Added nearly all the remaining intrinsic functions (all the *TOSTRING and STRINGTO*, except for floating-point types) 2009-01-27 17:00:28 +00:00
OccamEDSL.hs Fixed up all the tests in light of the new recursive procs 2009-01-29 00:56:32 +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 ShowOccam instance for A.Dimension 2009-02-02 23:51:15 +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 Provided more helpful errors in the test harness when something is wrong 2009-01-23 14:42:46 +00:00
TestUtils.hs Fixed up all the tests in light of the new recursive procs 2009-01-29 00:56:32 +00:00
TreeUtils.hs Added an augmented version of Adam's gmapMFor that uses the same generics techniques, but also gives a route to the node to the transformation function 2008-11-06 18:32:35 +00:00
Types.hs Adjusted the modules in common to match the new array constructor change 2009-02-01 21:52:13 +00:00
Utils.hs Renamed our permutations function to permutation to avoid a conflict with a new GHC 6.10 function 2008-11-28 11:28:39 +00:00