Fix tabbing.... Please fix your editors so they do tabbing correctly!!! (Spaces...
[IRC.git] / Robust / src / IR / Tree / SemanticCheck.java
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-24 stepheyRefactored the multiimport code so that it looks nicer...
2011-04-23 stepheyFixes. Almost everything works (but still no importing...
2011-04-22 stepheyUpdated to support being able to do calls such as packa...
2011-04-21 stepheyThe compiler is BROKEN, but it's NOT MY FAULT. I think...
2011-04-21 bdemskyrest of new build strategrest of new build strategyy
2011-04-20 bdemskychanges to make sure that i don't step on stephen's...
2011-04-20 stepheyWork in progress for import packages. In this versio...
2011-04-15 jzhouChange the implementation of classobj
2011-03-29 stepheyAdded an error case
2011-03-26 bdemskyadd support for super calls...ie...super.foo()
2011-03-24 jzhouBug fixes for gc
2011-03-18 yeoma new compiler flag, "-printlinenum", has been added...
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-07 jzhouAdd support for Enum type for mgc version and also...
2010-11-24 jzhouEnable Switch-case statement for mgc version
2010-11-02 jzhouAdd support for volatile keyword in mgc version. For...
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-19 jzhouAdd support for 'static' fields in multicore gc version...
2010-10-11 jjenistatwo methods for generating a reach graph at any desired...
2009-07-13 bdemskybug in casting code
2009-06-15 bdemskychanges
2009-06-15 bdemskychanges:
2009-05-15 bdemskychanges
2009-05-15 bdemskythis change isn't all that well tested...
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 bdemskyInstanceof checks for jim
2009-02-10 jjenistaadded tertiary expression
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-01-29 jjenistaAdded SESE definition support to compiler
2008-12-31 adashmodified compiler files for adding new keyword "getoffs...
2008-12-21 bdemskybetter error message
2008-08-19 bdemskyChange tabbing for everything....
2008-08-19 adashchanges to build script to increase java heap memory
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-06-15 bdemskyfix type checking. We now complain about wrong type...
2007-05-21 bdemskysupport no flag parameters
2007-05-21 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-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-08-31 bdemskyconsistency checking hooks added
2006-08-31 bdemskyadd constraint check nodes to flat representation
2006-08-23 bdemskycheck in checkpoint code
2006-08-01 bdemskyBug fixes
2006-07-31 bdemskyFixed lots of bugs with increment operations and +...
2006-05-19 bdemskyWrote callgraph.
2006-05-18 bdemskyChecking in code to put flags into createobjectnodes
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-04-10 bdemskySupport for printing Strings!!!
2006-04-09 bdemskyArray support
2006-04-05 bdemskyUpdates
2006-04-05 bdemskyChanges to allow multiple source files & library support
2006-04-03 bdemskyBug fixes and switches
2006-03-09 bdemskyFlatten fields in namenodes
next