summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
disjunct-expAttempt to parse disjunctions into execution states. Most likely does not work.Elliott Baron14 years
masterUpdate codan plugins to CDT 7.0.Elliott Baron14 years
 
 
AgeCommit messageAuthorFilesLines
2009-12-08Attempt to parse disjunctions into execution states. Most likely does not work.disjunct-expElliott Baron2-24/+54
2009-11-17Refactored conditional parsing to an ASTVisitor.Elliott Baron2-72/+102
2009-11-17Handle NULL in variable assignments and conditionals.Elliott Baron4-36/+63
2009-11-16Fixed infinite loop bug for loop structures.Elliott Baron3-15/+77
2009-11-09Remove truth assignments at merge points, based on dominance in CFG.Elliott Baron5-20/+75
2009-11-08Added fopen/fclose checker. Created abstract open/close checker.Elliott Baron5-137/+222
2009-11-08Moved property simulation code to PropertySimulator class. Improved resolving...Elliott Baron8-324/+477
2009-11-01Implemented Quine-McCluskey algorithm to join execution states. Property simu...Elliott Baron8-52/+492
2009-10-31Fixed handling of nested if statements.Elliott Baron2-17/+38
2009-10-25PSA working for simple variable assignments and conditionals. PropSim impleme...Elliott Baron5-48/+300
[...]
 
Clone
git://fedorapeople.org/home/fedora/ebaron/public_git/codan.git
ssh://fedorapeople.org/home/fedora/ebaron/public_git/codan.git
https://fedorapeople.org/cgit/ebaron/public_git/codan.git