gambas-source-code/main
Benoît Minisini 8a1d604e32 Support for computed Goto or GoSub in JIT compiler.
[INTERPRETER]
* BUG: Correctly initialize functions without computed Goto or GoSub.

[GB.JIT]
* NEW: Support for computed Goto or GoSub.
2023-10-06 03:31:20 +02:00
..
gbc Big optimization of the interpreter loop by using a local program counter. 2023-10-01 09:14:13 +02:00
gbx Support for computed Goto or GoSub in JIT compiler. 2023-10-06 03:31:20 +02:00
lib Support for computed Goto or GoSub in JIT compiler. 2023-10-06 03:31:20 +02:00
man
mime [DEVELOPMENT ENVIRONMENT] 2023-06-28 17:10:07 +02:00
share Implementation of computed Goto and GoSub. 2023-09-30 22:00:00 +02:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Fix compilation on Alpine again. 2023-08-04 14:43:22 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Add 48x48 version of mimetypes and application icons. 2022-11-29 11:24:48 +01:00
NEWS
README
reconf
TODO