John Keiser
|
dc918d764e
|
Merge pull request #646 from simdjson/jkeiser/quickstart-example
Compile all .md examples in CI
|
2020-03-30 13:44:43 -07:00 |
John Keiser
|
b5a1017afa
|
Update JsonStream.md -> parse_many to new API
|
2020-03-30 13:44:03 -07:00 |
John Keiser
|
7badc230a4
|
Add RELEASES.md
|
2020-03-30 13:44:03 -07:00 |
John Keiser
|
7ed65e42d7
|
Add actual examples from basics.md to readme_examples
|
2020-03-29 16:28:29 -07:00 |
John Keiser
|
ea8a5020e2
|
Remove array indexer, make object indexer key lookup
|
2020-03-28 15:56:43 -07:00 |
John Keiser
|
622d9c9480
|
Replace as_X and is_X with get<T> and is<T>
|
2020-03-28 15:29:53 -07:00 |
John Keiser
|
03746b966b
|
Move document/element/etc. under dom
|
2020-03-28 13:42:21 -07:00 |
John Keiser
|
5ad405006c
|
Return document::element from parse, load, parse_many, load_many
|
2020-03-27 12:24:41 -07:00 |
John Keiser
|
26b15251e2
|
Split docs into multiple files
|
2020-03-25 18:25:14 -07:00 |