gambas-source-code/main/lib/jit/gb.jit
gambas f0b3762ec1 JIT compiler can compile libraries now.
[INTERPRETER]
* NEW: Internal name of libraries uses a point now between vendor and library name, not a slash anymore.

[GB.DEBUG]
* BUG: Undo "make debugger output writes more robust". Apparently it does not work.

[GB.JIT]
* BUG: Compiling libraries works now.
2020-01-26 07:09:36 +01:00
..
.src JIT compiler can compile libraries now. 2020-01-26 07:09:36 +01:00
.component Fix support of read-only arrays. 2019-09-26 14:25:37 +02:00
.directory
.icon.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
.project Fix support of read-only arrays. 2019-09-26 14:25:37 +02:00
gambas.h
gb.jit.h
gb_error_common.h Work continues on new JIT system. 2018-06-14 16:45:05 +02:00
jit.h Fix static arrays management. 2020-01-17 23:51:54 +01:00