gambas-source-code/main/lib/jit
2018-10-15 18:48:01 +02:00
..
gb.jit Remove boolean definitions except in gb_common.h 2018-10-15 18:48:01 +02:00
gb.jit.component
gb_str.c
gb_str.h
gbc_reserved.c
jit.c Always load the class before accessing a static variable, as it may not be ready. 2018-08-18 15:28:19 +02:00
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
jit_body.c Overriding public variables is forbidden, and JIT compiler correctly handles public constants. 2018-10-08 16:36:38 +02:00
main.c
main.h
Makefile.am