gambas-source-code/main/lib/jit/gb.jit
gambas fc2cbe819a Rename 'ClassStat' class as '_ClassStat' to avoid a possible name collision.
[GB.JIT]
* NEW: Rename 'ClassStat' class as '_ClassStat' to avoid a possible name collision.
2018-08-28 17:05:11 +02:00
..
.src Rename 'ClassStat' class as '_ClassStat' to avoid a possible name collision. 2018-08-28 17:05:11 +02:00
.component Work continues on new JIT system. 2018-06-14 16:45:05 +02:00
.directory
.icon.png
.project Work continues on new JIT system. 2018-06-14 16:45:05 +02:00
gambas.h
gb.jit.h
gb_error_common.h Work continues on new JIT system. 2018-06-14 16:45:05 +02:00
jit.h Correctly restore the stack after calling a method through the interpreter, and handle null values as object values having a null address automatically. 2018-08-22 09:30:27 +02:00