summaryrefslogtreecommitdiff
path: root/src/Main.hs
Commit message (Expand)AuthorAge
* Option parsing with optparse-applicativeJosh Rahm2024-09-28
* Add import resolution phase and also add a more abstractions aroundJosh Rahm2024-09-27
* Rename some of the stages.Josh Rahm2024-09-26
* feat: Add AdvanceStage typeclass and refactor code to use itJosh Rahm2024-09-25
* Add Stage3 compliation.Josh Rahm2024-08-24
* Fleshed out stage2 and made some big changes.Josh Rahm2024-08-21
* Crude compilation pipeline starting to take shape.Josh Rahm2023-01-09
* Parser is able to parse the goal file.Josh Rahm2023-01-08
* Some more fleshing-out of the parser and better AST utils.Josh Rahm2022-12-18
* fiddle: have a basic tokenizer working.Josh Rahm2022-12-17
* Start implementing "fiddle" code.Josh Rahm2022-12-16