- added missing INT_*, FLT_* defines
[cacao.git] / src / vm / jit / parse.h
2005-04-28 jowennless debug output
2005-04-25 twistiAdded: BUILTIN1T, BUILTIN2T which take a target argumen...
2005-04-11 twistiAdded OP2AT which also sets the target.
2005-04-06 twistiAdded OP2A_NOINC: required for lazy loading code
2005-04-01 edwinmoved descriptor2typesL to jit/inline/parseXTA.c
2005-04-01 edwinchanged descriptor2types to parsed descriptors and...
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-17 twisti-ansi warning fixes.
2004-11-05 twistiCompiler data structure changes. This one is huge!
2004-10-21 carolynrta update to get rid of debug print
2004-10-04 carolyninline updates (almost finished) to separate class...
2004-07-21 twisti- reentrant compiler fixes
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-05-27 twisti- many changes related to exceptions
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-04-26 twisti- implemented ICMD_CHECKOOM
2003-11-02 twistiMajor file restructuring.