tock-mirror/flow
2008-12-14 22:47:07 +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 Moved all of the Route stuff out into a new polyplate module 2008-12-14 22:47:07 +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