gambas-source-code/main/lib
Benoît Minisini f528f4d4ca Fix JIT compilation of class inheriting from another class and Left$(), Right$() and Mid$() routines.
[INTERPRETER]
* BUG: Fix JIT compilation of class inheriting from another class.

[GB.JIT]
* BUG: Fix compilation of Left$(), Right$() and Mid$() routines.
2022-10-15 19:30:03 +02:00
..
clipper Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
complex Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
compress Update authors. 2021-04-05 15:03:38 +02:00
data Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
db Connection: It's now possible to specify the password in the connection URL. 2022-09-20 12:54:14 +02:00
debug Save 'errno' before running the debugger, and restore it after. 2022-10-06 17:45:06 +02:00
draw Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
eval Optimization of small integer floating point constants. 2022-10-07 13:10:22 +02:00
geom Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gui Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gui.opengl Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gui.qt Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gui.qt.opengl Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gui.qt.webkit Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gui.trayicon Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gui.webview Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
hash Make 'gb.hash' compile on 32 bits architectures. 2022-09-24 11:50:31 +02:00
image Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
image.effect Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
inotify Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
jit Fix JIT compilation of class inheriting from another class and Left$(), Right$() and Mid$() routines. 2022-10-15 19:30:03 +02:00
option Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
signal Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
term Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
test Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
vb Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb.component Correctly remove 'gb.component' file from installation once the metadata has been generated. 2020-11-27 20:33:15 +01:00
Makefile.am Add Md5(), Sha1(), Sha256() and Sha512() functions. 2022-09-13 02:48:11 +02:00