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
/
include
/
serd
/
node.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-02
Remove datatype arguments from integer and base64 constructors
David Robillard
1
-6
/
+2
2023-12-02
Factor out and expose serd_write_file_uri()
David Robillard
1
-2
/
+0
2023-12-02
Use Zix attributes directly
David Robillard
1
-46
/
+48
2023-12-02
Add serd_node_compare()
David Robillard
1
-0
/
+13
2023-12-02
Clean up base64 node construction and access API
David Robillard
1
-0
/
+32
2023-12-02
Clean up numeric node construction and access API
David Robillard
1
-0
/
+69
2023-12-02
[WIP] Use exess for reading and writing numeric and binary literals
David Robillard
1
-22
/
+18
2023-12-02
Add serd_new_boolean()
David Robillard
1
-0
/
+6
2023-12-02
Simplify literal construction API
David Robillard
1
-9
/
+17
2023-12-02
Set datatypes on integer, decimal, and base64 nodes
David Robillard
1
-4
/
+16
2023-12-02
Simplify node construction API
David Robillard
1
-17
/
+25
2023-12-02
Merge datatype/language into node
David Robillard
1
-2
/
+35
2023-12-02
Simplify URI API and implementation
David Robillard
1
-40
/
+3
2023-12-02
Add serd_node_uri_view()
David Robillard
1
-0
/
+14
2023-12-02
Add serd_node_string_view()
David Robillard
1
-0
/
+10
2023-12-02
Make nodes opaque
David Robillard
1
-66
/
+67
2023-12-02
Add node accessor API
David Robillard
1
-0
/
+20
2023-12-02
Shorten node constructor names
David Robillard
1
-21
/
+25
2023-12-02
Split up public API header
David Robillard
1
-0
/
+243