Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add offset information to some AST elements.wip | Josh Rahm | 2024-10-07 |
* | Add back the enum consistency check. | Josh Rahm | 2024-10-05 |
* | Much better handling for the generic syntax tree. | Josh Rahm | 2024-10-05 |
* | Implement qualification. | Josh Rahm | 2024-10-05 |
* | Clean up warnings and remove unused files. | Josh Rahm | 2024-10-03 |
* | Wip: added -Wall | Josh Rahm | 2024-10-03 |
* | Make changes to AST for qualification step. | Josh Rahm | 2024-10-03 |
* | Add empty qualification stage. | Josh Rahm | 2024-10-03 |
* | Do ConsistencyChecking on the level of directives | Josh Rahm | 2024-10-03 |
* | Change the UnitInterface to have uncoupled Metadata. | Josh Rahm | 2024-10-03 |
* | Another monolithic change. Not good git ettiquite. | Josh Rahm | 2024-10-03 |
* | wip | Josh Rahm | 2024-09-28 |
* | 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 |
* | Rename some of the stages. | Josh Rahm | 2024-09-26 |