index
:
serd.git
1.x
absolute-base-uri
jsonld
main
master
model
python
remove-message
serd1
serd1-meson
serd1-warnings
serd1-world-log
test-performance
windows
Serd RDF serialisation library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-02
[WIP] Add support for URI hex escape decoding
David Robillard
1
-0
/
+2
2023-12-02
Use ZixAllocator directly
David Robillard
1
-4
/
+5
2023-12-02
Use ZixStringView directly
David Robillard
1
-11
/
+12
2023-12-02
Use SerdNodes instead of manual memory management in tests
David Robillard
1
-49
/
+19
2023-12-02
Add "contextual" output option
David Robillard
1
-0
/
+1
2023-12-02
Add SERD_READ_ORDERED to preserve blank node ordering in models
David Robillard
1
-0
/
+1
2023-12-02
Add model and serd-sort utility
David Robillard
1
-0
/
+57
2023-12-02
Add "longhand" mode to write rdf:type predicates normally
David Robillard
1
-0
/
+1
2023-12-02
Factor out and rewrite command-line interface
David Robillard
1
-16
/
+315
2023-12-02
Split SERD_READ_VERBATIM into two more precise flags
David Robillard
1
-1
/
+2
2023-12-02
Add a reader flag to disable generated blank label avoidance
David Robillard
1
-0
/
+1
2023-12-02
Collapse input and output options into single flags
David Robillard
1
-0
/
+70
2023-12-02
[WIP] Generalize node construction API
David Robillard
1
-2
/
+2
2023-12-02
Add support for custom allocators
David Robillard
1
-2
/
+2
2023-12-02
[WIP] Add extensible logging API
David Robillard
1
-4
/
+7
2023-12-02
Factor out serd_choose_syntax()
David Robillard
1
-0
/
+19
2023-12-02
Factor out opening output files
David Robillard
1
-0
/
+14
2023-12-02
Factor out setting base URI from a path
David Robillard
1
-0
/
+20
2023-12-02
Add support for reading multiple files at once
David Robillard
1
-0
/
+34
2023-12-02
Move serdi to tools subdirectory
David Robillard
1
-0
/
+41