gambas-source-code/main/lib
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
..
clipper
complex
compress
data
db
debug JIT compiler can compile libraries now. 2020-01-26 07:09:36 +01:00
draw
eval Add Highlight.Added and Highlight.Removed style constants. 2020-01-20 13:00:16 +01:00
geom
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
image Remove some surprisingly useless duplicated code in image conversion. 2020-01-24 08:05:52 +01:00
image.effect
inotify
jit JIT compiler can compile libraries now. 2020-01-26 07:09:36 +01:00
option
signal
term
vb
gb.component
Makefile.am