thp/src
Araozu 2b23e36955 feat: lex octal and binary 2024-08-13 15:05:28 -05:00
..
cli refactor: reenable file compilation 2024-08-02 08:41:25 -05:00
codegen refactor: reenable file compilation 2024-08-02 08:41:25 -05:00
error_handling refactor: Dont store quotes inside string tokens 2024-07-31 10:54:17 -05:00
file refactor: reenable file compilation 2024-08-02 08:41:25 -05:00
lexic feat: lex octal and binary 2024-08-13 15:05:28 -05:00
php_ast feat: store tokens for all primitive nodes in the ast 2024-08-12 19:51:24 -05:00
repl feat: semantic analysis for hello world 2024-08-01 10:34:08 -05:00
semantic feat: lex octal and binary 2024-08-13 15:05:28 -05:00
syntax feat: store tokens in ast for basic nodes 2024-08-13 08:04:01 -05:00
main.rs Infer datatype of unary operator 2024-05-30 14:59:45 -05:00