gambas-source-code/main/lib
gambas 2c73795c31 Take ':' inside identifiers into account by replacing them by '$'.
[GB.JIT]
* BUG: Take ':' inside identifiers into account by replacing them by '$', which is allowed in C identifiers.
2021-06-04 14:28:05 +02:00
..
clipper
complex
compress Update authors. 2021-04-05 15:03:38 +02:00
data Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer. 2021-03-07 23:51:12 +01:00
db Add GB.DateFromString() API. 2021-04-10 23:05:09 +02:00
debug The first time an watched expression has a value does not trigger a breakpoint anymore. 2021-06-04 14:27:53 +02:00
draw
eval Initial implementation of class namespaces. 2021-05-18 02:12:33 +02:00
geom
gui
gui.opengl Support for 'gb.gtk3.opengl' component. 2021-05-07 19:20:04 +02:00
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon Support for the GB_GUI_TRAYICON_NO_DBUS environment variable. 2021-03-18 17:20:30 +01:00
gui.webview
image Add more color constants. 2021-03-06 13:17:35 +01:00
image.effect
inotify
jit Take ':' inside identifiers into account by replacing them by '$'. 2021-06-04 14:28:05 +02:00
option
signal
term
test fix gb.test bug 2181 2021-04-27 13:44:35 +02:00
vb
gb.component
Makefile.am