peon/src/frontend/meta
Mattia Giambirtone e09db61bc6 Fixed support for type declarations in the parser 2022-11-04 14:56:42 +01:00
..
ast.nim Fixed support for type declarations in the parser 2022-11-04 14:56:42 +01:00
bytecode.nim Fixed issues with negative numbers and infinity. Variables can now accept function expressions as type arguments. Compiler.infer() now always returns a concrete type, minor bug fix in varDecl 2022-10-13 18:34:11 +02:00
errors.nim Made exception handling in main.nim module-aware and did some minor refactoring 2022-08-15 11:46:24 +02:00
token.nim Massive improvements to import system (added export statement, initial work on namespaces, module names can now be paths, added module search paths) 2022-10-17 11:28:00 +02:00