gambas-source-code/main/lib/jit
gambas 3240ebd8ef Fix the default NULL value for objects. JIT functions returning NULL objects as default value do not crash anymore.
[GB.JIT]
* BUG: Fix the default NULL value for objects. JIT functions returning NULL objects as default value do not crash anymore.
2021-03-10 01:55:50 +01:00
..
gb.jit
gb.jit.component
gb_str.c
gb_str.h
gbc_reserved.c
jit.c Fix the default NULL value for objects. JIT functions returning NULL objects as default value do not crash anymore. 2021-03-10 01:55:50 +01:00
jit.h
jit_body.c
main.c
main.h
Makefile.am