JustAnotherJAPL/src
Nocturn9x 10df2d3c17 Initial work on the type system. Added ImplicitReturn bytecode optimization. Made checkDecl a template instead of a procedure 2022-03-21 15:04:45 +01:00
..
backend/types Initial work on the type system. Added ImplicitReturn bytecode optimization. Made checkDecl a template instead of a procedure 2022-03-21 15:04:45 +01:00
frontend Initial work on the type system. Added ImplicitReturn bytecode optimization. Made checkDecl a template instead of a procedure 2022-03-21 15:04:45 +01:00
memory Renamed pointr to p in memory/allocator.nim 2022-03-14 09:10:52 +01:00
util Fixed issues with some grammatical constructs, updated copyright year and minor changes to funDecl 2022-03-11 16:46:51 +01:00
config.nim Fixed issues with some grammatical constructs, updated copyright year and minor changes to funDecl 2022-03-11 16:46:51 +01:00
main.nim Fixed issues with some grammatical constructs, updated copyright year and minor changes to funDecl 2022-03-11 16:46:51 +01:00