| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Finish implementing alpha-version of the C-backend. | Josh Rahm | 2024-10-27 |
| * | Change the AST to use Names instead of Identifiers for ObjDecls and BitsDecls | Josh Rahm | 2024-10-19 |
| * | Provide more data during qualification about how a path is qualified. | Josh Rahm | 2024-10-19 |
| * | Start implementing a bunch of the C backend. | Josh Rahm | 2024-10-13 |
| * | Change 'Expression' to use numbers with units. | Josh Rahm | 2024-10-11 |
| * | 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 |
| * | 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 |
| * | Add import resolution phase and also add a more abstractions around | Josh Rahm | 2024-09-27 |
| * | Don't allow duplicate types. | Josh Rahm | 2024-09-25 |
| * | feat: Add AdvanceStage typeclass and refactor code to use it | Josh Rahm | 2024-09-25 |