correct
[repair.git] / Repair / RepairCompiler / MCC / IR / UpdateNode.java
2005-11-09 bdemskyAdd option to remove conjunctions.
2005-10-14 bdemskyNew option -printrepair added. Prints updates to data...
2005-10-12 bdemsky2 bug fixes to getRequiredConstraints
2004-10-30 bdemskyCompleted support for generating C code.
2004-10-30 bdemsky Checking in changes that:
2004-07-27 bdemskyAdd updates...
2004-05-12 bdemskyMore bugs...
2004-05-06 bdemsky1) Checking in filesystem example
2004-05-06 bdemskyLots of bugfixes...
2004-04-30 bdemskyAdded array bounds checks...
2004-04-30 bdemskyShould do array index calculations...Wonder if it works...
2004-04-29 bdemsky*** empty log message ***
2004-04-29 bdemskyAdded improvements to ImplicitSchema analysis, bug...
2004-04-22 bdemskyAdded code to correctly order checks...
2004-04-19 bdemskyUpdate:
2004-04-06 bdemskyMade flag work for checking only...Added support for...
2004-04-01 bdemskyAdded Strongly Connected Component support into GraphNodes.
2004-02-27 bdemskyCreating a runtime directory...
2004-02-26 bdemskyAdding test case & bug fixes to generate code for test...
2004-02-26 bdemskyFixed Dan's confusion regarding alignment of fields...
2004-02-25 bdemskyChecking in code that:
2004-02-06 bdemskyChecking in code to perform safety checks on repair...
2004-02-05 bdemskyAdded support to printout data structure update nodes...
2004-02-04 bdemskyAdding changes to cvs...
2004-01-10 bdemskyFixed lot of random bugs. Added code generate strings...
2004-01-05 bdemskyStill adding code to construct termination graph, abstr...