714b77a10d
[CONFIGURATION] * NEW: Add '.jit' directory to '.gitignore'. [COMPILER] * NEW: New '-j' option that disables just in time compilation. * NEW: JIT: Support for private functions calls. * NEW: JIT: Support for native arrays accessors. * BUG: JIT: Fix loop support. * NEW: JIT: Support for GOSUB. [GB.JIT] * NEW: GB_JIT_DEBUG is an environment variable that defines if JIT compilation debugging messages are printed. * NEW: GB_JIT_CFLAGS is an environment variable that defines the JIT compilation flags. The default is "-O3". * NEW: Support for native arrays accessors.
The file is empty.