a2b64b190a
[COMPILER] * NEW: Internal initialization functions now can be JIT translated. * NEW: Support of subroutine calling completed. Interpreter subroutines are called if there is no optimization implemented in the JIT translation. [INTERPRETER] * NEW: Remove old JIT stuff. [GB.JIT] * NEW: Use 'gambas.h' and 'gb.jit.h' to compile translated code.