tock-mirror/flow
2008-09-11 21:53:40 +00:00
..
FlowAlgorithms.hs Fixed the flow algorithms to discard nodes that should not feature (e.g. nodes with no onward path in backward data flow) 2008-09-11 21:46:03 +00:00
FlowGraph.hs Fixed up the tests for IF statements relating to the labelled sequential edges 2008-09-11 20:50:25 +00:00
FlowGraphTest.hs Removed while loops from one of the quickcheck tests now that they behave in a more complex fashion 2008-09-11 21:53:40 +00:00
FlowUtils.hs Added an optional flag to the ESeq edge label, ready to be used to indicate whether a condition was true on this branch or not 2008-06-06 18:34:50 +00:00