japl/src
Productive2 8090fd23bb use jale instead of stdin.readLine 2021-02-26 15:12:02 +01:00
..
meta Disabled dead code after return check (bug) + use non GC'ed memory in chunks and function objects 2021-02-20 14:10:47 +01:00
tools Huge refactoring for the type system and object structure, VM needs opcode refactoring 2020-10-25 12:45:03 +01:00
types Disabled dead code after return check (bug) + use non GC'ed memory in chunks and function objects 2021-02-20 14:10:47 +01:00
util Fixed debug.nim not showing DEBUG - before a message 2021-02-09 15:00:18 +01:00
compiler.nim Disabled dead code after return check (bug) + use non GC'ed memory in chunks and function objects 2021-02-20 14:10:47 +01:00
japl.nim use jale instead of stdin.readLine 2021-02-26 15:12:02 +01:00
lexer.nim Added WIP implementation of a generic hashmap that should behave better with JAPL's own memory manager 2021-01-27 15:51:15 +01:00
memory.nim Minor style fixes to jats and fixed debug logs clashing when debug_vm and debug_alloc are both enabled 2021-01-31 10:51:29 +01:00
multibyte.nim Removed unused/dead code + improved test suite code quality 2021-01-05 16:10:28 +01:00
stdlib.nim now really fixed indentation. sorry im half asleep. 2021-02-15 00:11:37 +01:00
vm.nim Added printErr, tests to test the test suite 2021-02-09 16:59:34 +01:00