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
426064ba2d
tock-mirror
/
flow
History
Neil Brown
426064ba2d
Fixed some failing tests due to a change in the sequential edge labels in the flow graph (just the while tests)
2008-09-11 16:10:30 +00:00
..
FlowAlgorithms.hs
Corrected a couple of uses of flowAlgorithm to use the connected nodes, not all the remaining nodes in the graph
2008-06-05 20:35:43 +00:00
FlowGraph.hs
Added support for recording conditional expressions in the flow graph (based on IF and WHILE, at least)
2008-06-07 20:28:04 +00:00
FlowGraphTest.hs
Fixed some failing tests due to a change in the sequential edge labels in the flow graph (just the while tests)
2008-09-11 16:10:30 +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