gambas-source-code/main/lib
gambas 7b456ffc0b Do not make the project depends on 'gb.form', it break compilation.
[GB.FORM.HTMLVIEW]
* BUG: Do not make the project depends on 'gb.form', it break compilation.
2021-10-31 02:11:15 +02:00
..
clipper
complex
compress
data
db
debug Some debugger fixes. 2021-10-25 02:57:04 +02:00
draw Add two API for translating and scaling the current painter. 2021-10-29 02:49:34 +02:00
eval The parser now does not store integer numbers in its global symbol table anymore. Compile is now about 5% faster. 2021-10-14 03:01:14 +02:00
form.htmlview Do not make the project depends on 'gb.form', it break compilation. 2021-10-31 02:11:15 +02:00
geom
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
gui.webview
image
image.effect
inotify
jit JIT implementation of Left$(), Mid$() and Right$(). They are now twice faster. 2021-09-18 23:41:47 +02:00
option
signal
term
test Now integer constants can be simple integer expressions in array, constant and enumeration declarations. 2021-10-12 13:33:45 +02:00
vb
gb.component
Makefile.am Integrate 'gumbo' library inside the component. 2021-10-28 01:27:55 +02:00