summaryrefslogtreecommitdiff
path: root/lib9p/idl
AgeCommit message (Expand)Author
2025-02-04lib9p: 0000-TODO.md: OopsLuke T. Shumaker
2025-02-03lib9p: idl: Add a TODO listLuke T. Shumaker
2025-02-03lib9p: idl: Styx: Fill outLuke T. Shumaker
2025-02-03lib9p: idl: 9P0, 9P1: Tidy, document opaque fields, have 9P1 import from 9P0Luke T. Shumaker
2025-02-03lib9p: idl: Inline the `d` and `d_signed` structsLuke T. Shumaker
2025-02-03lib9p: idl: 9P2000: Fix commentsLuke T. Shumaker
2025-02-03lib9p: idl: 9P2000.p9p: Get code generatingLuke T. Shumaker
2025-02-03lib9p: idl.gen: Have pretty and informative error messagesLuke T. Shumaker
2025-02-03lib9p: idl.gen: Check for duplicate names and msg type idsLuke T. Shumaker
2025-01-27lib9p: idl: Refactor how I handle data-lengths being signedLuke T. Shumaker
2025-01-25lib9p: idl.gen: Detect when we try to import a sym that doesn't existLuke T. Shumaker
2025-01-23lib9p: idl.gen: Validate that member types existLuke T. Shumaker
2025-01-23lib9p: idl: 9P2000.L: Also import RerrorLuke T. Shumaker
2025-01-19lib9p: idl: 9P2000.e: Don't inherit data limits from 9P2000Luke T. Shumaker
2025-01-19lib9p: idl.gen: Track min and max object sizesLuke T. Shumaker
2025-01-17lib9p: Enable generating code for 9P2000.LLuke T. Shumaker
2025-01-14lib9p: Have a go at filling out 9P2000.L.9pLuke T. Shumaker
2025-01-14lib9p: idl: Add numeric constantsLuke T. Shumaker
2025-01-14lib9p: idl: .u: Pull out an `nuid` typeLuke T. Shumaker
2025-01-14lib9p: idl: Fill in 9P0, 9P1 msgtyp values, add TmuxLuke T. Shumaker
2025-01-14lib9p: Limit count and offset to INT{32,64}_MAXLuke T. Shumaker
2025-01-14lib9p: idl: Parser: Fix an error messageLuke T. Shumaker
2025-01-14lib9p: idl: Parser: Use Python 3.13 type aliasesLuke T. Shumaker
2025-01-14lib9p: Fixup the idl READMELuke T. Shumaker
2025-01-11lib9p: Document plan9port's openfd()Luke T. Shumaker
2024-12-26lib9p: 9P2000.9p: Fix a typo in a commentLuke T. Shumaker
2024-12-26lib9p: Pull the IDL parser into a separate fileLuke T. Shumaker
2024-12-26lib9p/idl: Include directory name in file headersLuke T. Shumaker
2024-11-19lib9p: 2002-9P2000.9p: Remove extra comma from a commentLuke T. Shumaker
2024-10-28s/Licence/License/gLuke T. Shumaker
2024-10-16copyright statementsLuke T. Shumaker
2024-10-10lib9p: Implemnt Topen, add permission checks in TwalkLuke T. Shumaker
2024-10-09lib9p: finish refactorLuke T. Shumaker
2024-10-09wipLuke T. Shumaker
2024-10-09wip idl rewriteLuke T. Shumaker