gambas-source-code/main/lib
Benoît Minisini 0ef05fa1e9 Do not display class name '^' prefix in backtraces.
[GB.DEBUG]
* NEW: Do not display class name '^' prefix in backtraces.
2022-07-26 01:55:08 +02:00
..
clipper
complex
compress
data AvlTree: Clearing the tree now correctly frees all nodes. 2021-11-05 20:11:24 +01:00
db 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
debug Do not display class name '^' prefix in backtraces. 2022-07-26 01:55:08 +02:00
draw
eval The Highlight constants now follow the order defined by the new 'gb.eval.highlight' design. 2021-11-05 16:46:35 +01:00
geom Add ALIGN_IS_NORMAL() macro for alignment constants. 2022-02-18 09:06:35 +01:00
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
gui.webview
image
image.effect
inotify
jit Add an API to retrieve the last error message. 2022-07-23 15:40:08 +02:00
option
signal 'Signal[].Send()' is a new method for sending a signal. 2022-06-20 01:37:54 +02:00
term
test Adapt Assert.Ok() method to the new backtrace format. 2022-07-23 23:26:58 +02:00
vb
gb.component
Makefile.am