gambas-source-code/main/lib/jit
Benoît Minisini 3d628e41b3 Fix JIT compilation of extern function calls.
[INTERPRETER]
* NEW: Add an API for the JIT compiler that retrieves the address of an object or a class for external functions.

[GB.JIT]
* BUG: Fix JIT compilation of extern function calls.
2022-10-17 23:30:21 +02:00
..
gb.jit Fix JIT compilation of extern function calls. 2022-10-17 23:30:21 +02:00
gb.jit.component Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
gb_str.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_str.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gbc_reserved.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
jit.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
jit.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
jit_body.c Fix JIT compilation of extern function calls. 2022-10-17 23:30:21 +02:00
main.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
main.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
Makefile.am Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00