correct
[repair.git] / Repair / RepairCompiler / MCC / IR / DotExpr.java
2005-11-09 bdemskyChanges to allow unique names
2005-10-19 bdemskyFixed 0 case I think.
2005-10-17 bdemskyHacks to allow repairs of fields used to define layouts...
2005-10-12 bdemsky2 bug fixes to getRequiredConstraints
2005-10-05 bdemskyAdded minimum size analysis.
2004-11-02 bdemskyGeneralize definition of SumExpr a little...Lets sum...
2004-10-30 bdemskyCompleted support for generating C code.
2004-10-30 bdemsky Checking in changes that:
2004-07-27 bdemskyAdd updates...
2004-07-20 bdemskyAdded needed comments, reorganized some code...
2004-07-18 bdemskyMore checkins...
2004-07-14 bdemskyChanges:
2004-05-31 bdemsky1) Instrumentation code to count model rebuilds, etc...
2004-05-18 bdemskyBugs:
2004-05-12 bdemskyMore bug fixes...and debug flags
2004-05-11 bdemskyCode to improve search by pruning certain types of...
2004-05-09 bdemsky1) Added useDescriptor method to Expr's.
2004-04-30 bdemskyAdded array bounds checks...
2004-04-21 bdemskyChanges:
2004-04-15 bdemskyChecking in some checks...
2004-04-15 bdemskyBug fixes to make Cristian happy...
2004-03-10 bdemskyAdded:
2004-03-08 bdemskyAdded support for stack allocation. Check for NULL...
2004-03-07 bdemskyAdded:
2004-02-26 bdemskyFixed Dan's confusion regarding alignment of fields...
2004-02-12 bdemskyAdding code to generate repair algorithms. Its not...
2004-02-05 bdemskyAdded support to printout data structure update nodes...
2004-01-10 bdemskyFixed lot of random bugs. Added code generate strings...
2004-01-05 bdemskyRandom typos.
2004-01-05 bdemskyStill adding code to construct termination graph, abstr...
2003-09-20 droyoptimized works
2003-09-19 droyworklist version
2003-08-06 droytest
2003-07-07 droyIR