added a test for immutable
[IRC.git] / Robust / src / IR / Tree /
2008-09-05 bdemskyrevert jim's changes
2008-09-02 jjenistabeen forgetting to make tabbing
2008-08-29 jjenistaadded equals() and hashCode() methods
2008-08-19 bdemskyend of reformatting
2008-08-19 bdemskyChange tabbing for everything....
2008-08-19 adashchanges to build script to increase java heap memory
2007-12-19 bdemskycorrection
2007-12-12 bdemskyadd Random class
2007-11-08 bdemskybug fixes
2007-11-03 bdemskymore string support stuff
2007-11-03 bdemskysmall changes
2007-11-03 bdemskybetter error messages
2007-11-03 bdemskysupport a bit more java
2007-11-03 bdemskyThis update:
2007-09-13 bdemsky1) Support final declaration for methods
2007-08-16 bdemskymore DSTM interface work
2007-07-26 bdemskyAdd beginning of support for dsm
2007-07-25 bdemskychanges and a bug fix
2007-07-17 wmontazChanges for William's Analysis
2007-06-15 bdemskyfix type checking. We now complain about wrong type...
2007-05-21 bdemskysupport no flag parameters
2007-05-21 bdemskyChanges:
2007-05-10 bdemskymore bug fixes
2007-05-09 bdemskycheck in changes for tag support
2007-04-26 bdemskyInitial compiler side support for tags
2007-04-12 bdemskychanges
2007-04-10 bdemskyBeginning of support for tags
2007-03-13 bdemskyOutgoing socket I/O
2007-02-20 bdemskyadding thread support w/ locks
2006-11-14 bdemskystarting to work on supporting packages and import...
2006-11-07 bdemskyMake people write casts...
2006-11-04 bdemskyfixed bug with wrong method being called in inheritance...
2006-11-01 bdemskycomment out print statements
2006-11-01 bdemskyBug fixes for allowing multiple task parameters
2006-11-01 bdemskyBug fixes... Flagexpression parsing was broken.
2006-10-31 bdemskyInteger class. This may come in handle for parsing...
2006-10-26 bdemskyBug fix
2006-10-20 bdemskyThis update should allow casting between char's and...
2006-10-13 bdemskyChange ServerSocket class so we don't have to subclass...
2006-10-05 bdemskySocket I/O code and Example
2006-09-08 bdemskyintegration with checking code
2006-09-07 bdemskychecking in changes
2006-08-31 bdemskyconsistency checking hooks added
2006-08-31 bdemskyadd constraint check nodes to flat representation
2006-08-30 bdemskyadding support for consistency checking
2006-08-23 bdemskycheck in checkpoint code
2006-08-07 bdemskyChanges checked in
2006-08-04 bdemskyrewrite flags in DNF form
2006-08-02 bdemskyThis update generates partial code for tasks...
2006-08-01 bdemskyBug fixes
2006-07-31 bdemskyFixed lots of bugs with increment operations and +...
2006-07-29 bdemskychecked in changes
2006-05-19 bdemskyWrote callgraph.
2006-05-18 bdemskyChecking in code to put flags into createobjectnodes
2006-05-17 bdemskyCode to keep track of flags in flat ir
2006-05-16 bdemskyChanged inheritance to separate task/method descriptors...
2006-05-15 bdemskySemantic checks for tasks...Made the TaskDescriptor...
2006-05-15 bdemskyChecked in code to:
2006-05-10 bdemskychanges checked in
2006-05-10 bdemskyCode should build now
2006-05-09 bdemskytest
2006-05-09 bdemskyAdding taskexitnode
2006-05-09 bdemskyMany changes
2006-04-28 bdemsky*** empty log message ***
2006-04-25 bdemskychecking in code
2006-04-20 bdemskychanges
2006-04-15 bdemskyAdd support for tasks & flags
2006-04-10 bdemskySupport for printing Strings!!!
2006-04-09 bdemskyArray support
2006-04-08 bdemskychanges
2006-04-07 bdemsky..
2006-04-07 bdemskyChecking in changes
2006-04-05 bdemskyUpdates
2006-04-05 bdemskyChanges to allow multiple source files & library support
2006-04-03 bdemskyBug fixes and switches
2006-03-28 bdemskyChanges
2006-03-13 bdemskymore code
2006-03-09 bdemskyFlatten fields in namenodes
2006-03-09 bdemskymore changes
2006-03-08 bdemskyFinish semantic checks
2006-03-04 bdemskya:w
2006-03-02 bdemskyFurther upgrades to semantic checker
2006-02-25 bdemskyupdates
2006-02-22 bdemskychecking in changes
2006-02-17 rootOpNodes
2006-02-17 rootbug fixes
2006-02-16 bdemskychanges
2006-02-16 bdemskyChecking in more flattening code.
2006-02-16 bdemskyBug fixes
2006-02-16 bdemskyadding files
2006-02-16 bdemskyChanges
2006-02-15 bdemskyd
2006-02-15 bdemskyOther changes
2006-02-15 bdemskychecking in new files
2006-02-13 bdemskyRemoving file
2006-02-11 bdemskyChecking in updates
2006-02-11 bdemskyadd test case
2006-02-10 bdemskychanges`
2006-02-09 bdemskyadding/chaning many files
2006-02-09 bdemskyAdd Tree Directory