...
[repair.git] / Repair / RepairCompiler / MCC / IR / RepairGenerator.java
2004-08-03 bdemsky...
2004-08-02 bdemskyFixed some errors in the Repair Generator code.
2004-05-31 bdemskyThis should make Cristian a happy person... We do...
2004-05-31 bdemsky1) Instrumentation code to count model rebuilds, etc...
2004-05-19 bdemskyWorklist items from a previous model build stay in...
2004-05-18 bdemskyNeed {} around case statements because we define variab...
2004-05-18 bdemskyBugs:
2004-05-17 bdemskygetrelation2 can return 0 in cases of a relation that...
2004-05-17 bdemskyFixed a variety of bugs...
2004-05-12 bdemskyMore bug fixes...and debug flags
2004-05-11 bdemsky1) Further updates to specifications.
2004-05-06 bdemskyLots of bugfixes...
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...