gambas-source-code/main/lib/jit/gb.jit
Benoît Minisini 292383c047 Handle the new bytecode of the Pi() function.
[GB.JIT]
* BUG: Handle the new bytecode of the Pi() function.
2023-10-18 18:46:09 +02:00
..
.hidden Handle the new bytecode of the Pi() function. 2023-10-18 18:46:09 +02:00
.src
.component
.directory
.icon.png Optimize object creation when there is no special method to call ('_new', '_ready', global variable initialization) and no inheritance. 2023-10-05 18:09:48 +02:00
.project
gambas.h
gb.jit.h
gb_error_common.h
gb_overflow.h
jit.h Support for computed Goto or GoSub in JIT compiler. 2023-10-06 03:31:20 +02:00
jit_after.h