japl/src
nocturn9x d82e8ed2b0 Added a comment for a future implementation of greater/less than comparisons and reverted old behavior 2021-02-27 17:40:50 +01:00
..
meta 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
tools Huge refactoring for the type system and object structure, VM needs opcode refactoring 2020-10-25 12:45:03 +01:00
types 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
util Fixed debug.nim not showing DEBUG - before a message 2021-02-09 15:00:18 +01:00
compiler.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
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 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