japl/src
Productive2 f94d4fecc8 Fixed bug with break (breaking the test for.jpl) 2021-02-28 18:46:21 +01:00
..
meta Fixed bug with break (breaking the test for.jpl) 2021-02-28 18:46:21 +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 improve debug vm 2021-02-28 17:00:12 +01:00
util better compiler debugging 2021-02-28 18:09:19 +01:00
compiler.nim Fixed bug with break (breaking the test for.jpl) 2021-02-28 18:46:21 +01:00
japl.nim Added a comment for a future implementation of greater/less than comparisons and reverted old behavior 2021-02-27 17:40:50 +01:00
lexer.nim Fixed identity operator bug and added isnot for consistency. Changed behavior for gt/lt comparisons to account for more complex expressions 2021-02-26 12:27:10 +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 better compiler debugging 2021-02-28 18:09:19 +01:00