tock-mirror/common
2008-01-26 19:38:24 +00:00
..
AST.hs
CommonTest.hs Renamed the TestUtil and TreeUtil modules to TestUtils and TreeUtils, to be consistent with the Utils module 2007-12-13 19:05:29 +00:00
CompState.hs Added an option for usage-checking to the CompState; currently turned off by default 2008-01-16 03:24:25 +00:00
Errors.hs
EvalConstants.hs
EvalLiterals.hs
FlowAlgorithms.hs
FlowGraph.hs Added some comments to the FlowGraph module 2008-01-25 15:58:32 +00:00
FlowGraphTest.hs Added a few more helper functions to the Utils module 2008-01-25 16:12:20 +00:00
Intrinsics.hs
Metadata.hs
Pass.hs Renamed the TestUtil and TreeUtil modules to TestUtils and TreeUtils, to be consistent with the Utils module 2007-12-13 19:05:29 +00:00
PassList.hs Changed the array usage checking to distinguish between read-from and written-to indexes, while also beginning to overhaul the system to make a more general usage-checking framework that operates on the control flow graph 2008-01-25 16:17:17 +00:00
Pattern.hs
PrettyShow.hs
ShowCode.hs Fixed some haddock parsing problems in the documentation 2007-11-14 16:26:47 +00:00
TestHarness.hs Added support for timing tests in the automatic test cases 2008-01-23 15:23:26 +00:00
TestUtils.hs Added a helper function for timing tasks in the TestUtils module 2008-01-23 15:23:00 +00:00
TreeUtils.hs Renamed the TestUtil and TreeUtil modules to TestUtils and TreeUtils, to be consistent with the Utils module 2007-12-13 19:05:29 +00:00
Types.hs Removed various tab characters and replaced them with spaces 2008-01-26 19:38:24 +00:00
Utils.hs Added a few more helper functions to the Utils module 2008-01-25 16:12:20 +00:00