Age | Commit message (Expand) | Author |
2024-12-26 | lib9p: idl.gen: Give bitmasks their own section in .c | Luke T. Shumaker |
2024-12-26 | lib9p: idl.gen: Clean up the bitfield code | Luke T. Shumaker |
2024-12-26 | lib9p: Reorganize 9p.generated.h | Luke T. Shumaker |
2024-12-26 | lib9p: idl.gen: Fix a typo in a comment | Luke T. Shumaker |
2024-12-26 | lib9p: idl.gen: Use \t instead of literal tab, to avoid mistakes | Luke T. Shumaker |
2024-12-26 | lib9p: idl.gen: Add a c_macro helper | Luke T. Shumaker |
2024-12-26 | lib9p: idl.gen: Do a better job of organizing the Python into sections | Luke T. Shumaker |
2024-12-26 | lib9p: Pull the IDL parser into a separate file | Luke T. Shumaker |
2024-12-13 | Gather macros into libmisc/macro.h | Luke T. Shumaker |
2024-12-10 | Get lib9p building on rp2040 | Luke T. Shumaker |
2024-11-23 | Use C23 (C++11) attribute syntax instead of __attribute__ | Luke T. Shumaker |
2024-11-12 | Fuss with compile-time config | Luke T. Shumaker |
2024-11-11 | libmisc: Write my own assert.h with assert_notreached() | Luke T. Shumaker |
2024-10-28 | s/Licence/License/g | Luke T. Shumaker |
2024-10-26 | Lint for tabs-as-alignment | Luke T. Shumaker |
2024-10-17 | libmisc | Luke T. Shumaker |
2024-10-11 | lib9p: Mark what I intend to complete | Luke T. Shumaker |
2024-10-10 | implement dread | Luke T. Shumaker |
2024-10-09 | lib9p: finish refactor | Luke T. Shumaker |
2024-10-09 | wip | Luke T. Shumaker |
2024-10-09 | wip idl rewrite | Luke T. Shumaker |