implemented PCLOC annotation.
[IRC.git] / Robust / src / IR / ClassDescriptor.java
2012-01-05 jzhouremove the '$' in the C code as tilera does not allow it
2011-11-23 jzhouFix another inner class bug: an inner class which is...
2011-11-15 jzhouBug fix of inner class: only add LIVE local variables...
2011-11-08 bdemskypush a bunch of old changes i had related to inner...
2011-10-28 spikeuciThis completes the barebones versions of inner class...
2011-06-27 bdemskybug fixes
2011-06-09 bdemskymany changes towards classpath...
2011-06-03 bdemskyfile changes
2011-05-20 stepheyFixed import bug but some other issues now pop up:
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-23 yeomget rid of isClassLibrary method
2011-04-21 stepheyThe compiler is BROKEN, but it's NOT MY FAULT. I think...
2011-04-20 stepheyleft out of last checkin
2011-04-15 bdemskycode to generate calls into JNI native code...
2011-04-03 jjenistaAdd a warning when a method call does not resolve to...
2011-03-22 bdemskybug fix
2011-03-18 yeoma new compiler flag, "-printlinenum", has been added...
2011-03-14 bdemskybug fix
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-02-26 jzhouRemove the extra copy of static field in the object...
2011-02-25 bdemskychanges
2011-02-24 jzhouFix a shadow field related bug in the compiler. Defined...
2010-11-03 jzhouFix volatile in mgc version. Volatile variable should...
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-21 jzhouImplement a more sorphisticated execution strategy...
2010-10-19 jzhouAdd support for 'static' fields in multicore gc version...
2009-09-04 jzhoubug fixes in multicore gc
2009-07-14 bdemskychanges to fix alignment issues
2008-08-19 bdemskyChange tabbing for everything....
2007-11-09 bdemskymore bugs
2006-11-14 bdemskystarting to work on supporting packages and import...
2006-05-19 bdemskybug fixes
2006-05-15 bdemskySemantic checks for tasks...Made the TaskDescriptor...
2006-04-13 bdemsky*** empty log message ***
2006-04-09 bdemskyArray support
2006-04-08 bdemskychanges
2006-03-27 bdemskyChanges
2006-03-27 bdemskyChanges to build code
2006-03-08 bdemskyFinish semantic checks
2006-03-02 bdemskyFurther upgrades to semantic checker
2006-02-25 bdemskyupdates
2006-02-22 bdemskychecking in changes
2006-02-16 bdemskyadding files