Move mlp and sese stuff into a separate compiler pass
[IRC.git] / Robust / src / IR / Flat / BuildCode.java
2007-08-15 bdemskyallow us to generate gc info on a per instance basis
2007-08-15 bdemskycode checked in
2007-08-15 bdemskylots of changes for dsm now that william's stuff is...
2007-08-15 wmontazBug fixed in BuildCode.
2007-08-10 bdemskymore changes
2007-08-10 bdemskymore code for support DSM
2007-08-09 bdemskymore changes toward compiler DSM support
2007-08-08 bdemskySimplify BuildCode more...
2007-08-08 bdemskymore organizing code
2007-08-08 bdemskyadd more comments
2007-08-08 bdemskycode formatting changes..it is getting hard to read...
2007-08-07 wmontaznew class names. build output code for optional tasks.
2007-08-02 bdemskyadd new node
2007-07-26 wmontazfiles added. Code improved. Few corrections. build...
2007-07-26 bdemsky1) bug fix to guard generateOptionalArrays
2007-07-25 wmontazFix bugs. Fix unexpected results. Add predicates (new...
2007-07-19 bdemskychanges
2007-07-18 bdemskycheck in bug fix
2007-05-24 bdemskybug fixed in taskanalysis. we missed self edges if...
2007-05-21 bdemskysupport no flag parameters
2007-05-21 bdemskyChanges:
2007-05-09 bdemskycheck in changes for tag support
2007-04-26 bdemskyInitial compiler side support for tags
2007-04-24 bdemskychecking in code
2007-03-13 bdemskyOutgoing socket I/O
2007-03-10 bdemskychanges
2007-02-26 bdemskysmall changes for benchmarks
2007-02-21 bdemskydrop locks if a thread crashes
2007-02-20 bdemskyadding thread support w/ locks
2007-02-16 bdemskybugs in my locking discipline
2007-02-16 bdemskyadd primitive support for multithreading
2007-02-07 bdemskynew script file to run compiler...this one uses options...
2007-01-04 bdemskyfix javadoc
2006-11-21 bdemskyThis update adds precise garbage collection to the...
2006-11-17 bdemskysplit option processing into its own file
2006-11-17 bdemskyCompiler/runtime modifications towards supporting preci...
2006-11-04 bdemskyfixed bug with wrong method being called in inheritance...
2006-11-03 bdemskyBug fixes...
2006-11-02 bdemskymove socket code out of runtime.c
2006-11-01 bdemskyAdded environment options.
2006-11-01 bdemsky1) Bug fix
2006-11-01 bdemskyAdd casts to get rid of warnings
2006-11-01 bdemskyBug fixes... Flagexpression parsing was broken.
2006-10-05 bdemskyCode for Sockets and ServerSockets. Doesn't support...
2006-10-04 bdemskyBug fix
2006-09-27 bdemskyChange main function
2006-09-08 bdemskymore changes
2006-09-08 bdemskyintegration with checking code
2006-09-07 bdemskychecking in changes
2006-09-06 bdemskychanges to runtime/etc to build in repair checking...
2006-08-31 bdemskyconsistency checking hooks added
2006-08-30 bdemskyadding support for consistency checking
2006-08-23 bdemskycheck in checkpoint code
2006-08-21 bdemskymore runtime stuff
2006-08-16 bdemskychanges
2006-08-15 bdemskycheck in changes
2006-08-15 bdemskycheck in changes
2006-08-08 bdemskycommit changes
2006-08-07 bdemskyChanges checked in
2006-08-07 bdemskychange
2006-08-04 bdemskychanges
2006-08-03 bdemskychecked in changes
2006-08-02 bdemskyThis update generates partial code for tasks...
2006-07-31 bdemskyFixed lots of bugs with increment operations and +...
2006-07-29 bdemskychecked in changes
2006-07-28 bdemskyadded test script
2006-04-25 bdemskychecking in code
2006-04-10 bdemskySupport for printing Strings!!!
2006-04-09 bdemskynada
2006-04-09 bdemskyArray support
2006-04-08 bdemskychanges
2006-04-06 bdemskyFixed
2006-04-05 bdemskyAdd memory allocation
2006-04-05 bdemskyUpdates
2006-04-05 bdemskyChanges to allow multiple source files & library support
2006-04-04 bdemskySupport for Virtual Calls
2006-04-04 bdemskyStart to support for virtual calls
2006-04-03 bdemskyBug fixes and switches
2006-03-29 bdemskyFixed errors
2006-03-28 bdemskyChanges
2006-03-27 bdemskyChanges
2006-03-27 bdemskyChanges
2006-03-27 bdemskyChanges to build code
2006-03-13 bdemskymore code
2006-03-10 bdemskyadd new files for codegen