gambas-source-code/main/lib/jit/gb.jit/.src
gambas f0606b61c3 Disable jit compiler if no compiler is found.
[INTERPRETER]
* NEW: Disable jit compiler if no compiler is found.

[GB.JIT]
* NEW: Don't crash if no compiler is found, but just tell the interpreter.
2020-09-14 21:15:20 +02:00
..
_ClassStat.class Fix again the management of the new new PROPERTY ... USE syntax. 2019-09-12 03:23:38 +02:00
CCompilation.class Disable jit compiler if no compiler is found. 2020-09-14 21:15:20 +02:00
Jit.module Disable jit compiler if no compiler is found. 2020-09-14 21:15:20 +02:00
Main.module Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00