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
/
test
/
test_node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Clean up base64 node construction and access API
David Robillard
1
-18
/
+47
2022-01-13
Clean up numeric node construction and access API
David Robillard
1
-65
/
+262
2022-01-13
Add serd_new_boolean()
David Robillard
1
-0
/
+22
2022-01-13
Use exess for reading and writing numeric and binary literals
David Robillard
1
-44
/
+41
2022-01-13
Simplify literal construction API
David Robillard
1
-24
/
+42
2022-01-13
Set datatypes on integer, decimal, and base64 nodes
David Robillard
1
-7
/
+27
2022-01-13
Simplify node construction API
David Robillard
1
-24
/
+47
2022-01-13
Merge datatype/language into node
David Robillard
1
-0
/
+46
2022-01-13
Make nodes opaque
David Robillard
1
-45
/
+47
2022-01-13
Shorten node constructor names
David Robillard
1
-3
/
+3
2022-01-13
Use char* for strings in public API
David Robillard
1
-18
/
+17
2022-01-13
Remove useless character counting
David Robillard
1
-9
/
+6
2021-01-02
Use email address instead of website for attribution
David Robillard
1
-1
/
+1
2020-12-31
Format all code with clang-format
David Robillard
1
-115
/
+124
2020-11-13
Remove tests that pass null to nonnull parameters
David Robillard
1
-2
/
+2
2020-11-09
Split out reader and writer tests
David Robillard
1
-0
/
+203