Added improvements to ImplicitSchema analysis, bug fixes to ImplicitSchema
[repair.git] / Repair / RepairCompiler / MCC / IR / RepairGenerator.java
2004-04-29 bdemskyAdded improvements to ImplicitSchema analysis, bug...
2004-04-26 cristicAdding functionality for printing sets.
2004-04-22 bdemskyAdded code to correctly order checks...
2004-04-21 bdemskyChanges:
2004-04-17 bdemskyAdded code to compute maximum sizes of sets. So we...
2004-04-16 cristicAnother bug of cristians
2004-04-16 cristicFixed cristian bug
2004-04-16 cristicMore bugs fixed.
2004-04-16 bdemskyCristian bug fixes.
2004-04-15 bdemskyCommitting changes to leftsize->rightSize, more comment...
2004-04-15 bdemskyStarted adding analysis for modifyrelation nodes.
2004-04-15 bdemskyBug fixes to make Cristian happy...
2004-04-06 bdemskyMade flag work for checking only...Added support for...
2004-04-02 bdemskyCompute strongly connected components of model rules...
2004-03-10 bdemskyFix random errors/typos...
2004-03-10 bdemskyAdded:
2004-03-08 bdemskyAdded support for stack allocation. Check for NULL...
2004-03-07 bdemskyAdded:
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-25 bdemskyUpdating files...
2004-02-17 bdemskyThese checking do the reconstruction of the model and...
2004-02-12 bdemskyAdding code to generate repair algorithms. Its not...