gambas-source-code/main/lib/jit/gb.jit/.src
gambas baaf962ab0 JIT now handles "no return value" errors correctly.
[INTERPRETER]
* BUG: Process.Wait() now handles error output correctly.

[GB.JIT]
* BUG: Display compiler error correctly.
* BUG: Handle "no return value" errors correctly.
2018-11-24 20:00:45 +01:00
..
_ClassStat.class Rename 'ClassStat' class as '_ClassStat' to avoid a possible name collision. 2018-08-28 17:05:11 +02:00
Jit.module JIT now handles "no return value" errors correctly. 2018-11-24 20:00:45 +01:00
Main.module Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00