gambas-source-code/main/lib/jit/gb.jit
gambas df275f7c9b Forgot to call JIT function when the call is dynamic, i.e. if the object owning the method has an anonymous datatype (Object or Variant).
[INTERPRETER]
* BUG: Forgot to call JIT function when the call is dynamic, i.e. if the object owning the method has an anonymous datatype (Object or Variant).

[GB.JIT]
* BUG: Save the initial stack pointer of a function in the function stack instead of using the interpreter stack.
2018-12-07 01:03:47 +01:00
..
.src JIT now handles "no return value" errors correctly. 2018-11-24 20:00:45 +01:00
.component
.directory
.icon.png Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
.project
gambas.h
gb.jit.h
gb_error_common.h
jit.h Forgot to call JIT function when the call is dynamic, i.e. if the object owning the method has an anonymous datatype (Object or Variant). 2018-12-07 01:03:47 +01:00