descriptionA rewrite of the Checker Framework's (http://code.google.com/p/checker-framework/) flow handling code.
ownerkoenigdavidmj@gmail.com
last changeFri, 12 Mar 2010 04:20:34 +0000 (11 20:20 -0800)
content tags
add:
readme
A rewrite of the Checker Framework's (http://code.google.com/p/checker-framework/) flow handling code.
shortlog
2010-03-12 David Matthew... Add README file intended to lower the barrier to entry... master
2010-03-05 David Matthew... add TOREMOVE lines that print messages
2010-03-05 David Matthew... add debug command file as a reference for self
2010-03-05 David Matthew... Cleanup
2010-03-05 David Matthew... i give up on getting packaging to work
2010-03-05 David Matthew... make it output graphviz. this doesn't work yet.
2010-03-04 David Matthew... First pass at Graphviz generation
2010-03-04 David Matthew... Fix a couple more NullPointerException occurrences
2010-03-02 David Matthew... Make scan() check whether previous is null before calli...
2010-03-01 David Matthew... Get it a bit closer....now it's throwing null pointer...
2010-03-01 David Matthew... It works! (Just doesn't do anything useful yet)
2010-03-01 David Matthew... Trying to make it closer to compiling
2010-02-28 David Matthew... Add dummy class to be used for testing, and initial...
2010-02-27 David Matthew... Add 'return null' everywhere so that it will compile.
2010-02-19 David Matthew... Fix typos; redo while loop correctly
2010-02-19 David Matthew... Wrote for loop. While and enhanced for are likely wrong :(
...
heads
14 years ago master