Added support for adding array elements into the hash/queue. Appears to support multi...
[IRC.git] / Robust / src / IR / Tree /
2010-10-19 jzhouAdd support for 'static' fields in multicore gc version...
2010-10-12 jjenistaa hack to enable when adding new language features...
2010-10-11 jjenistatwo methods for generating a reach graph at any desired...
2010-07-17 bdemskyerror in parsing package declarations...
2010-05-11 jjenistathrow error instead of exit so caller code can report...
2010-05-10 jjenistaAdded the this() explicit constructor invocation which...
2009-10-22 bdemskyadd new features...they don't break the build, but...
2009-07-13 bdemskybug in casting code
2009-07-13 bdemskybug in cast code
2009-06-17 bdemskymissing class
2009-06-15 bdemskychanges
2009-06-15 bdemskychanges:
2009-05-15 bdemskychanges
2009-05-15 bdemskythis change isn't all that well tested...
2009-04-14 bdemskyadd support for scratch memory
2009-03-31 jjenistaAdded mlp runtime skeleton, flags to build it, syntax...
2009-03-09 bdemskyfix bug
2009-03-09 bdemskybug fix for alokika
2009-02-23 jjenistaCatch Error objects at task and method level for reporting
2009-02-19 jjenistaA start for array initializers. THIS IS NOT A WORKING...
2009-02-18 bdemskySwap System.out for System...No need to hack Java sourc...
2009-02-18 bdemskylast bug
2009-02-18 bdemskyremaining hacks
2009-02-18 bdemskyfew more changes
2009-02-18 bdemskyMassive commit...
2009-02-17 bdemskytd can be null
2009-02-13 bdemskyforgotten classes
2009-02-13 bdemskyInstanceof checks for jim
2009-02-10 jjenistaadded tertiary expression
2009-02-10 bdemskyContinue/Break node
2009-02-09 bdemskyloop code
2009-02-09 adash1. Added new 2DConv 15 X 15 kernel size
2009-02-06 bdemskychanges to allow abortting a transaction early
2009-02-06 jzhouallow & operation on boolean
2009-02-02 jjenistadisjointness for Java has all planned features
2009-01-31 jjenistaAdded disjoint analysis for Java
2009-01-29 jjenistaAdded SESE definition support to compiler
2009-01-29 jjenistabug fix for printing ops with no rhs
2008-12-31 adashnew files for new keyword "getoffset"
2008-12-31 adashmodified compiler files for adding new keyword "getoffs...
2008-12-21 bdemskybetter error message
2008-11-04 jzhouadd precise profiling data for multicore version profiling
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:
next