gambas-source-code/main/lib/jit/gb.jit/.src
gambas 979e22f6e9 Correctly load classes from archives other than the main project one during JIT compilation.
[INTERPRETER]
* NEW: When creating a new class, set its component immediately if we know the archive it comes from.

[GB.JIT]
* BUG: Correctly load classes from archives other than the main project one.
2018-08-16 01:50:45 +02:00
..
ClassStat.class Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
Jit.module Correctly load classes from archives other than the main project one during JIT compilation. 2018-08-16 01:50:45 +02:00
Main.module Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00