tock-mirror/common
2009-04-19 17:34:36 +00:00
..
CommonTest.hs Merged the latest set of changes from the trunk into the Polyplate branch 2009-04-10 20:38:29 +00:00
Errors.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
EvalConstants.hs Fixed various small mobile typing issues 2009-04-09 17:05:16 +00:00
EvalLiterals.hs Adjusted all the other modules to reflect the new change to CSM 2009-04-17 17:40:00 +00:00
Intrinsics.hs Implemented the SETAFF intrinsic 2009-04-19 17:29:20 +00:00
OccamEDSL.hs Got the tests compiling again after the changes to the AST for extended rendezvous 2009-04-19 17:34:36 +00:00
Operators.hs Moved some of the operators stuff out into its own module, and corrected ShowCode to display operators nicely 2009-04-18 21:03:12 +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 Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
ShowCode.hs Added support for extended rendezvous throughout the compiler 2009-04-19 16:26:37 +00:00
TestFramework.hs Merged the latest set of changes from the trunk into the Polyplate branch 2009-04-10 20:38:29 +00:00
TestHarness.hs Split out a chunk of CompState into a CompOpts type for things that can be set on the command-line 2009-04-17 21:10:14 +00:00
TestUtils.hs Added a function for testing that defines all the occam built-in operators, which helped fix all the failures in OccamPasses 2009-04-18 18:09:20 +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 Moved some of the operators stuff out into its own module, and corrected ShowCode to display operators nicely 2009-04-18 21:03:12 +00:00
Utils.hs Added a new function in Utils for splitting a file into its extension, and the rest of it 2009-04-14 16:58:38 +00:00