Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-02 | [WIP] Add extensible logging API | David Robillard | 1 | -0/+26 | |
2023-12-02 | [WIP] Add support for reading and writing variables | David Robillard | 1 | -1/+7 | |
[WIP] Command line option, move later? This adds a reader flag and serdi option for extending a syntax with support for SPARQL-like variables, for storing things like patterns or simple queries. | |||||
2023-12-02 | [TESTED] Replace -b and -e options with a block size option | David Robillard | 1 | -4/+7 | |
This is more powerful, and reduces the number of command line options that almost nobody needs to care about. | |||||
2023-12-02 | Add support for reading multiple files at once | David Robillard | 1 | -2/+2 | |
2023-12-02 | Simplify handling of input string arguments | David Robillard | 1 | -1/+1 | |
2023-12-02 | Add base URI command-line option | David Robillard | 1 | -1/+8 | |
2023-12-02 | Rename serdi to serd-pipe | David Robillard | 1 | -0/+210 | |