gambas-source-code/main/lib
Benoît Minisini b145355b76 The debugger now indicates if the printed information is from the current stack frame or from another one.
[GB.DEBUG]
* NEW: The debugger now indicates if the printed information is from the current stack frame or from another one.
2022-12-16 08:46:17 +01:00
..
clipper
complex Raise a "Mathematic error" if the real or imaginary part of a complex number is not finite. 2022-11-29 20:52:14 +01:00
compress
data
db Result: 'Editable' is a new property that returns if the result is editable. 2022-11-15 02:16:24 +01:00
debug The debugger now indicates if the printed information is from the current stack frame or from another one. 2022-12-16 08:46:17 +01:00
draw
eval Optimization of small integer floating point constants. 2022-10-07 13:10:22 +02:00
geom
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
gui.webview
hash
image The Image constructor now fills the image data with 'Color.Transparent' color by default. 2022-12-10 00:06:50 +01:00
image.effect
inotify
jit Optimization of conditional jumps based on values known to be Boolean. 2022-12-10 12:54:42 +01:00
option
signal
term
test test-fast for quick selftest in root dir 2022-12-05 17:17:35 +01:00
vb
gb.component
Makefile.am