| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | C backend now implmeents some enums | Josh Rahm | 2024-10-24 |
| * | Implement bitfield arrays. | Josh Rahm | 2024-10-22 |
| * | 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 |
| * | Add ContExpression syntax tree. | Josh Rahm | 2024-10-17 |
| * | Add framework for more easily editing files. | Josh Rahm | 2024-10-16 |
| * | Start implementing a bunch of the C backend. | Josh Rahm | 2024-10-13 |
| * | Further implement C backend. | Josh Rahm | 2024-10-11 |
| * | Replace all the qualification metadata with 'When (s .>= Qualified)' | Josh Rahm | 2024-10-11 |
| * | Add backend support and start implementing a C backend.o | Josh Rahm | 2024-10-10 |