This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
tock-mirror
Watch
1
Star
0
Fork
0
You've already forked tock-mirror
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e4b1c98dd6
tock-mirror
/
flow
History
Neil Brown
e4b1c98dd6
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
..
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