JustAnotherJAPL/src/backend/types
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
..
arrayList.nim 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
baseObject.nim 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
floatObject.nim 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
hashMap.nim Fixed issues with some grammatical constructs, updated copyright year and minor changes to funDecl 2022-03-11 16:46:51 +01:00
intObject.nim 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
iterable.nim Fixed issues with some grammatical constructs, updated copyright year and minor changes to funDecl 2022-03-11 16:46:51 +01:00
stringObject.nim 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