Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Split the Ast file into multiple sub files. | Josh Rahm | 2024-09-25 |
* | Add import statements, add using statements, properly cross-package | Josh Rahm | 2024-09-22 |
* | More major changes to the grammer. | Josh Rahm | 2024-09-22 |
* | Some major changes to the structure of the language. | Josh Rahm | 2024-09-20 |
* | Add Stage3 compliation. | Josh Rahm | 2024-08-24 |
* | Fleshed out stage2 and made some big changes. | Josh Rahm | 2024-08-21 |
* | Start implementing the Stage2 compiler. | Josh Rahm | 2023-01-20 |
* | Crude compilation pipeline starting to take shape. | Josh Rahm | 2023-01-09 |
* | Parser is able to parse the goal file. | Josh Rahm | 2023-01-08 |
* | 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 |