gambas-source-code/main
gambas fe08dfa333 Work continues on new JIT system.
[INTERPRETER]
* NEW: JIT: Support for SUPER.
* NEW: JIT: Support for extern functions.
* NEW: Add a flag in Gambas functions to know if they are static or not.

[GB.JIT]
* NEW: Support for SUPER.
* NEW: Support for extern functions.
* BUG: Fix object arrays access.
* OPT: Optimization of Abs, Sgn, Int, Fix, and Pi subroutines.
2018-06-27 19:35:23 +02:00
..
gbc Remove now unused JIT compilation source files. 2018-06-25 19:16:10 +02:00
gbx Work continues on new JIT system. 2018-06-27 19:35:23 +02:00
lib Work continues on new JIT system. 2018-06-27 19:35:23 +02:00
mime
share Merge branch 'clang' into 'master' 2018-06-19 00:07:32 +00:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac Merge branch 'jit-with-c' 2018-06-13 00:45:19 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Only use tag in trunk_version.h if it is *exactly* that commit 2018-05-05 18:07:50 +02:00
NEWS
README
reconf
TODO