gambas-source-code/main/lib/jit/gb.jit
gambas fe08dfa333 Work continues on new JIT system.
[INTERPRETER]
* NEW: JIT: Support for SUPER.
* NEW: JIT: Support for extern functions.
* NEW: Add a flag in Gambas functions to know if they are static or not.

[GB.JIT]
* NEW: Support for SUPER.
* NEW: Support for extern functions.
* BUG: Fix object arrays access.
* OPT: Optimization of Abs, Sgn, Int, Fix, and Pi subroutines.
2018-06-27 19:35:23 +02:00
..
.src Work continues on new JIT system. 2018-06-27 19:35:23 +02:00
.component Work continues on new JIT system. 2018-06-14 16:45:05 +02:00
.directory Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
.icon.png Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
.project Work continues on new JIT system. 2018-06-14 16:45:05 +02:00
gambas.h Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
gb.jit.h Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
gb_error_common.h Work continues on new JIT system. 2018-06-14 16:45:05 +02:00
jit.h Work continues on new JIT system. 2018-06-27 19:35:23 +02:00