summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implemented Quine-McCluskey algorithm to join execution states. Property simu...Elliott Baron2009-11-018-52/+492
* Fixed handling of nested if statements.Elliott Baron2009-10-312-17/+38
* PSA working for simple variable assignments and conditionals. PropSim impleme...Elliott Baron2009-10-255-48/+300
* Transition for branching complete; execution state made of CNF clauses of var...Elliott Baron2009-10-127-194/+270
* Initial implementation of intra-procedural property simulation.Elliott Baron2009-10-0514-569/+1141
* Created .extension plugin with my modifications. Initial use of CFG, pulled i...Elliott Baron2009-09-2179-13/+2651
* Support multiple open/close calls; ensure open called before close.Elliott Baron2009-08-311-25/+43
* Initial commit: New file.Elliott Baron2009-08-25222-0/+5463