Age | Commit message (Expand) | Author |
---|---|---|
2025-03-29 | lib9p: idl: Rework bitfields, allow full exprs more places | Luke T. Shumaker |
2025-03-29 | lib9p: idl: In bitfields, explicitly say "bit" or "alias" | Luke T. Shumaker |
2025-03-28 | lib9p: idl: Touch up the *.9p files | Luke T. Shumaker |
2025-03-22 | lib9p: idl: 9P2000.L: Document all the bitfields and enums | Luke T. Shumaker |
2025-03-22 | lib9p: idl: Create an 'errno' type | Luke T. Shumaker |
2025-02-03 | lib9p: idl: Inline the `d` and `d_signed` structs | Luke T. Shumaker |
2025-02-03 | lib9p: idl.gen: Check for duplicate names and msg type ids | Luke T. Shumaker |
2025-01-27 | lib9p: idl: Refactor how I handle data-lengths being signed | Luke T. Shumaker |
2025-01-25 | lib9p: idl.gen: Detect when we try to import a sym that doesn't exist | Luke T. Shumaker |
2025-01-23 | lib9p: idl.gen: Validate that member types exist | Luke T. Shumaker |
2025-01-23 | lib9p: idl: 9P2000.L: Also import Rerror | Luke T. Shumaker |
2025-01-17 | lib9p: Enable generating code for 9P2000.L | Luke T. Shumaker |