Age | Commit message (Expand) | Author |
---|---|---|
2021-10-31 | [AST] Bugfixes | Kyle Gunger |
2021-10-31 | [AST] Enum and method blocks | Kyle Gunger |
2021-10-31 | [AST] Add initial operator and module cases | Kyle Gunger |
2021-10-31 | [AST] Handle control flow blocks | Kyle Gunger |
2021-10-30 | [AST] Refactor and unary fixes | Kyle Gunger |
2021-10-30 | [AST] Return and type fixes | Kyle Gunger |
2021-10-30 | [AST] Properly address "return" | Kyle Gunger |
2021-10-30 | [AST] Fixes for some statements in blocks | Kyle Gunger |
2021-10-29 | [AST] isTypeThenValue | Kyle Gunger |
2021-10-29 | [HOTFIX] Actually call a function | Kyle Gunger |
2021-10-29 | [AST] Def checking | Kyle Gunger |
2021-10-29 | [AST] Statement parsing (incomplete) | Kyle Gunger |
2021-08-01 | Split main file | Kyle Gunger |
2021-05-03 | tokenizer bug fix | Kyle Gunger |
2021-04-30 | Destroy my own code by using goto | Kyle Gunger |
2020-12-06 | Small update | Kyle Gunger |
2020-11-30 | Seperate tree code to multiple files | Kyle Gunger |