Age | Commit message (Expand) | Author |
2025-02-03 | lib9p: idl.gen: Have pretty and informative error messages | Luke T. Shumaker |
2025-02-03 | lib9p: idl.gen: Check for duplicate names and msg type ids | 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-19 | lib9p: idl.gen: Track min and max object sizes | Luke T. Shumaker |
2025-01-14 | lib9p: idl: Add numeric constants | Luke T. Shumaker |
2025-01-14 | lib9p: Limit count and offset to INT{32,64}_MAX | Luke T. Shumaker |
2025-01-14 | lib9p: idl: Parser: Fix an error message | Luke T. Shumaker |
2025-01-14 | lib9p: idl: Parser: Use Python 3.13 type aliases | Luke T. Shumaker |
2024-12-26 | lib9p: Pull the IDL parser into a separate file | Luke T. Shumaker |