tock-mirror/flow
Neil Brown ddbec737f2 Got all the tests compiling again after recent changes
For some reason, the usage check tests are now very slow to run (perhaps because of all the operator definitions added to each one?), which needs further investigation.
2009-04-10 19:29:40 +00:00
..
FlowAlgorithms.hs Fixed some uses of Map.lookup that used the old system of it working with any monad (in GHC 6.10, it's always Maybe) 2008-11-28 11:38:06 +00:00
FlowGraph.hs Turned findMeta into a member of a FindMeta type-class 2009-04-09 11:13:37 +00:00
FlowGraphTest.hs Got all the tests compiling again after recent changes 2009-04-10 19:29:40 +00:00
FlowUtils.hs Added information in the flow graph edges as to when a condition becomes non-usable (e.g. when the branches of an IF merge again) 2009-02-09 16:57:13 +00:00