This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
dace3b09ac
gambas-source-code
/
main
/
lib
/
jit
History
bgermann
dace3b09ac
Remove boolean definitions except in gb_common.h
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