gambas-source-code/main/lib
gambas 38450adece Make debugger output writes more robust.
[GB.DEBUG]
* BUG: Make debugger output writes more robust.
2020-01-11 09:59:47 +01:00
..
clipper
complex
compress
data Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
db Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
debug Make debugger output writes more robust. 2020-01-11 09:59:47 +01:00
draw Paint.TextHeight is a new property that returns the height of one line of text, and Paint.FontScale is now "transparent". 2019-10-26 01:06:18 +02:00
eval Do not crash anymore when analyzing a line that ends with a '{' character. 2020-01-02 15:02:06 +01:00
geom Fix some spaces in source code. 2019-12-18 06:58:56 +01:00
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
image
image.effect Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
inotify
jit Implement fast unsafe compilation of Byte@, Short@... functions, that just access memory without checking anything. 2019-12-23 11:22:36 +01:00
option
signal
term
vb
gb.component
Makefile.am