summaryrefslogtreecommitdiff
path: root/src/Language/Fiddle/Compiler.hs
Commit message (Expand)AuthorAge
* Add backend support and start implementing a C backend.oJosh Rahm2024-10-10
* CompilationPhases are categories.Josh Rahm2024-10-09
* Prepare code to make testing much easier.Josh Rahm2024-10-09
* Implement qualification.Josh Rahm2024-10-05
* Clean up warnings and remove unused files.Josh Rahm2024-10-03
* Add empty qualification stage.Josh Rahm2024-10-03
* Another monolithic change. Not good git ettiquite.Josh Rahm2024-10-03
* Option parsing with optparse-applicativeJosh Rahm2024-09-28
* Add import resolution phase and also add a more abstractions aroundJosh Rahm2024-09-27
* Add Stage3 compliation.Josh Rahm2024-08-24
* Fleshed out stage2 and made some big changes.Josh Rahm2024-08-21
* Start working on Stage1 -> Stage2 re-assembler.Josh Rahm2023-01-15
* Crude compilation pipeline starting to take shape.Josh Rahm2023-01-09
* Some more fleshing-out of the parser and better AST utils.Josh Rahm2022-12-18
* WIP: Basic parser implemented.Josh Rahm2022-12-17