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
73d1bdc711
tock-mirror
/
flow
History
Neil Brown
73d1bdc711
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
..
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
Fixed some warnings in FlowGraphTest (by commenting out some unused functions)
2008-09-11 20:51:09 +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