gambas-source-code/main/lib/jit/gb.jit
gambas 7492efcc0e Always load the class before accessing a static variable, as it may not be ready.
[INTERPRETER]
* BUG: FIx JIT class loading API.

[GB.JIT]
* BUG: Always load the class before accessing a static variable, as it may not be ready.
2018-08-18 15:28:19 +02:00
..
.src Correctly load classes from archives other than the main project one during JIT compilation. 2018-08-16 01:50:45 +02:00
.component
.directory
.icon.png
.project
gambas.h
gb.jit.h
gb_error_common.h
jit.h Always load the class before accessing a static variable, as it may not be ready. 2018-08-18 15:28:19 +02:00