Shrink the size of the final binary. If it is too large it will have problem executi...
[IRC.git] / Robust / src / IR / Tree /
2011-03-06 jzhouShrink the size of the final binary. If it is too...
2011-03-05 yeomintroduce new flag -ssjava for enabling SSJava feature...
2011-03-03 yeomadd grammar for the definition of location hierarchy...
2011-03-02 jzhouA small bug for Enum
2011-03-01 yeomadd annotation descriptor. type descriptor is responsib...
2011-03-01 yeomadd java 1.5 annotation grammar for all types of annota...
2011-02-28 bdemskywork towards turning MGC enhancements on all the time
2011-02-24 jzhouFix a bug of default constructor: the default construct...
2011-02-18 jzhouBug fix in array initialization: handle the special...
2011-02-18 jzhouBug fixes for MGC
2011-02-12 jzhousome bug fix
2011-02-04 jzhouAs static blocks is compiled as a method without return...
2011-02-04 jzhouRoll back to use the simple Class constructor to suppor...
2011-01-28 jzhouFix the bug of assignment conversion: 'short s = 12...
2011-01-27 jzhouEnable array creation with initialization for MGC....
2011-01-27 jzhouEnable field array initialization for MGC
2011-01-27 jzhouBasic implementation of array initialization for mgc...
2011-01-24 jzhouSome changes to enable SPECjbb for MGC version. Enable...
2011-01-10 jzhouAdd support for try-catch-finally statement for MGC...
2011-01-07 jzhouAdd support for Enum type for mgc version and also...
2011-01-06 davidThis update adds initializers, but not for arrays
2010-11-30 jzhouMissing files
2010-11-24 jzhouEnable Switch-case statement for mgc version
2010-11-02 jzhouAdd support for volatile keyword in mgc version. For...
2010-10-29 jzhouAdd support for static inner classes in mgc version...
2010-10-28 jzhouDon't allocate type number for interfaces so that we...
2010-10-27 jzhouEnable interface for mgc version.
2010-10-25 jzhouHack the compiler to support 'abstract' keyword for...
2010-10-22 jzhouDisable static related code generation for Java version
2010-10-21 jzhouImplement a more sorphisticated execution strategy...
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
next