gambas-source-code/main/lib
gambas 706a605cc3 Correctly restore the stack after calling a method through the interpreter, and handle null values as object values having a null address automatically.
[INTERPRETER]
* NEW: Creating a NULL value now clears the object address field so that it can be freely interpreted as a Object value with a null address by the JIT compiled code.

[GB.JIT]
* BUG: Correctly restore stack after calling a method through the interpreter.
2018-08-22 09:30:27 +02:00
..
clipper
complex
compress
data
db
debug
draw
eval
geom
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
image
image.effect
inotify
jit Correctly restore the stack after calling a method through the interpreter, and handle null values as object values having a null address automatically. 2018-08-22 09:30:27 +02:00
option
signal
term
vb
gb.component
Makefile.am