* builtin_throw: Don't pass line to builtin_trace_exception.
[cacao.git] / src / vm / jit / intrp / engine.c
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