summaryrefslogtreecommitdiff
path: root/src/tparse/tree-list.go
AgeCommit message (Expand)Author
2022-07-13[AST] Hotfix: value list parsing for definitionsKyle Gunger
2022-07-13[AST] Fix an issue with parsing lists of valuesKyle Gunger
2021-11-22[PARSE] Remove IsBlockKyle Gunger
2021-10-31[AST] Handle control flow blocksKyle Gunger
2021-10-30[AST] Bugfix 'void'Kyle Gunger
2021-10-30[AST] Fixes for some statements in blocksKyle Gunger
2021-10-29[AST] General bugfixesKyle Gunger
2021-05-03tokenizer bug fixKyle Gunger
2021-04-30Destroy my own code by using gotoKyle Gunger
2020-12-06Small updateKyle Gunger
2020-11-30Seperate tree code to multiple filesKyle Gunger