tlang/source/tlang/compiler
Tristan B. Velloza Kildaire 5e20c97d1a Fixed bug whereby the Module (top-level and base case (should be, is NOW)) was checked for a container (which would always be null), don't do this for Module's
We START at Modules
2021-06-09 12:28:38 +02:00
..
codegen Stub file added for future LLVM code generator 2021-06-01 15:24:23 +02:00
parsing Ensure they are variables 2021-06-08 13:03:46 +02:00
symbols Undo SingletonExpression 2021-06-07 16:47:57 +02:00
typecheck Fixed bug whereby the Module (top-level and base case (should be, is NOW)) was checked for a container (which would always be null), don't do this for Module's 2021-06-09 12:28:38 +02:00
compiler.d Disabl typechecking unit tests for now 2021-06-08 10:52:22 +02:00
lexer.d Added `;` as splitter 2021-04-01 14:56:42 +02:00