tock-mirror/checks
2008-03-20 16:20:14 +00:00
..
ArrayUsageCheck.hs Change A.Dimension to take an Expression, not an Int. 2008-03-18 16:45:38 +00:00
ArrayUsageCheckTest.hs Revamped the ShowCode module, transforming it to use the writer monad 2008-03-20 16:20:14 +00:00
Check.hs Made the first adjustment to the Pass system, ready to introduce properties and a dependency graph. For now passes are still executed in list order 2008-02-16 10:19:14 +00:00
Omega.hs Moved all the modules related to usage-checking into a new checks directory 2008-01-28 12:25:00 +00:00
UsageCheckAlgorithms.hs Various tweaks to the Haddock comments to get it building with 0.8 again. 2008-02-28 14:20:34 +00:00
UsageCheckTest.hs Fixed all the warnings in UsageCheckTest 2008-02-25 12:24:39 +00:00
UsageCheckUtils.hs Revamped the ShowCode module, transforming it to use the writer monad 2008-03-20 16:20:14 +00:00