Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First-class primitives, type aliasing, and better cross-compilation. | David Thompson | 2024-11-26 | 1 | -9/+22 |
| | | | | | I haven't actually tested cross-compilation, but we should be making fewer assumptions about the target ABI now. | ||||
* | Test -> packing notation. | David Thompson | 2024-11-23 | 1 | -7/+7 |
| | |||||
* | Fix opaque types. | David Thompson | 2024-11-23 | 1 | -0/+3 |
| | |||||
* | Add bit fields. | David Thompson | 2024-11-23 | 1 | -14/+37 |
| | |||||
* | First commit! | David Thompson | 2024-11-10 | 1 | -0/+278 |