Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-13 | Add SerdNodes for storing a cache of interned nodes | David Robillard | 1 | -1/+4 |
2022-01-13 | Add zix data structures | David Robillard | 1 | -3/+4 |
2022-01-13 | Add SerdStatement | David Robillard | 1 | -0/+2 |
2022-01-13 | Add SerdCaret | David Robillard | 1 | -0/+1 |
2022-01-13 | Add SerdWorld for shared library state | David Robillard | 1 | -0/+1 |
2022-01-13 | Clean up base64 node construction and access API | David Robillard | 1 | -1/+0 |
2022-01-13 | Use exess for reading and writing numeric and binary literals | David Robillard | 1 | -6/+10 |
2022-01-13 | Move syntax name/extension utilities to public API | David Robillard | 1 | -0/+1 |
2022-01-13 | Add SerdSink interface and hide implementations | David Robillard | 1 | -0/+1 |
2022-01-13 | Add SerdBuffer type for mutable buffers | David Robillard | 1 | -1/+1 |
2022-01-13 | Define _POSIX_C_SOURCE globally in the build system | David Robillard | 1 | -2/+8 |
2022-01-13 | Switch to Meson | David Robillard | 1 | -0/+200 |