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