Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change register identifiers to Guarantee a value in qualification. | Josh Rahm | 2024-10-11 |
* | Replace all the qualification metadata with 'When (s .>= Qualified)' | Josh Rahm | 2024-10-11 |
* | Prefer GADT's over typ families for some SyntaxTree elements. | Josh Rahm | 2024-10-11 |
* | Implement qualification. | Josh Rahm | 2024-10-05 |
* | Clean up warnings and remove unused files. | 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 |
* | 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 |
* | Rename some of the stages. | Josh Rahm | 2024-09-26 |