* Dynamic superinstructions added.
[cacao.git] / src / vm / jit / intrp / engine.c
2005-12-07 anton* Dynamic superinstructions added.
2005-12-05 twisti* builtin_throw: Compile error and warning fixes.
2005-11-29 anton* Added md-abi.h again (required for TRACE_ARGS_NUM).
2005-11-22 twisti* md-abi.h: Removed.
2005-11-18 twisti* nativevcall: Local references table changes.
2005-09-24 twisti* builtin_throw: Don't pass line to builtin_trace_excep...
2005-09-21 twisti* Bugfixes, some optimizations.
2005-09-15 twisti* Superinstructions added.
2005-09-14 twisti* Most stuff implemented (stacktraces, ...), stuff...
2005-09-02 twististarted reintegrating interpreter