tlang/source/tlang/compiler
Tristan B. Velloza Kildaire 3fccf2fa5a Removed debug print 2022-09-29 22:44:48 +02:00
..
codegen Added float support 2022-08-11 10:26:30 +02:00
parsing Added support for binary/boolean operators in the unary and binary operator cases 2022-04-13 09:45:06 +02:00
symbols Added float and double types to builtin types 2022-07-26 10:27:55 +02:00
typecheck Removed debug print 2022-09-29 22:44:48 +02:00
compiler.d Working code emitter and doing some code gen with it too 2021-11-02 15:13:44 +02:00
lexer.d Fixed bug whereby `isNumericalStr()` returned true for empty strings. 2022-09-27 09:29:01 +02:00