Felix Krause
951efdf18e
added {.sparse.}. fixes #82
2020-06-26 23:21:22 +02:00
Felix Krause
e4b3e8347a
updated docs
2020-06-26 22:36:52 +02:00
Felix Krause
05c4aa733c
Documentation update
...
* Added schema documentation
* Documented setDefaultValue
* Updated some tag URIs
2016-11-01 12:40:53 +01:00
Felix Krause
fd05f828ad
Updated serialization doc
2016-10-20 18:12:35 +02:00
Felix Krause
9fffc7b127
Fixed links in documentation
2016-09-22 14:06:54 +02:00
Felix Krause
650b858861
Updated serialization documentation
2016-09-20 18:48:14 +02:00
Felix Krause
7cad7b5478
Fixed and properly implemented variant objects
2016-06-08 19:15:50 +02:00
Felix Krause
48aeff20c0
Use variant object types for heterogeneous data
...
* Made variant object types work (really this time)
* Added `markAsImplicit`
* Implemented implicit variant object types
* Added documentation
2016-06-05 19:29:16 +02:00
Felix Krause
273093e390
improved setTagUri
...
* renamed setTagUriForType to setTagUri
* generated TagId is now const (can be used in case etc)
* Uses compile-time counter independent from tag library
2016-04-21 18:58:53 +02:00
Felix Krause
4ca4b2c87e
Support nil strings and seqs
2016-04-04 21:21:24 +02:00
Felix Krause
58b9b92895
Support int, uint and float types.
2016-04-04 20:44:16 +02:00
Felix Krause
f2c83cc170
Support array types. Updated documentation
2016-04-03 11:29:49 +02:00
Felix Krause
d62aac16bc
Documented custom serialization.
...
* Also improved style of testing ground
2016-02-16 20:08:44 +01:00
Felix Krause
151d795f07
Improved readme and serialization docs.
2016-02-16 19:28:36 +01:00
Felix Krause
0a7f87a539
Improved docs. Fixed serialization problem.
...
* Added serialization.txt to doc
* Fixed rendering problem in api.txt
* Use explicit tag when ref type renders to a scalar that can be
parsed to !!null
* Added test cases for this ref type fix
2016-02-15 22:54:05 +01:00