gambas-source-code/main/lib/jit/gb.jit
gambas 9f2da35cbe Emit column position in almost all error messages.
[COMPILER]
* OPT: Some optimizations in symbol table routines.
* NEW: Emit column position in almost all error messages. It makes the compiler 2.5% slower, even with the optimizations.
2019-05-08 06:20:35 +02:00
..
.src Fix the JIT compiler: '_init' method, Lock instruction, Object datatype, and DO / REPEAT loops at the beginning of a function now work correctly. 2019-04-04 22:58:06 +02:00
.component Emit column position in almost all error messages. 2019-05-08 06:20:35 +02:00
.directory
.icon.png
.project Emit column position in almost all error messages. 2019-05-08 06:20:35 +02:00
gambas.h
gb.jit.h
gb_error_common.h
jit.h Fix the JIT compiler: '_init' method, Lock instruction, Object datatype, and DO / REPEAT loops at the beginning of a function now work correctly. 2019-04-04 22:58:06 +02:00