Dirk Eddelbuettel
|
12ed6336b1
|
remove three trailing semicolons that -pedantic dislikes (#673)
|
2020-04-02 21:06:25 -04: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
|
836e1fc330
|
Use simdjson_result for all _result classes
|
2020-03-28 12:03:05 -07:00 |
|
John Keiser
|
0bcda5e384
|
Support JSON pointer in DOM navigation model
|
2020-03-23 15:05:20 -07:00 |
|
John Keiser
|
40c6213d7e
|
Add parser.load() and load_many() to load files
|
2020-03-11 17:19:41 -07:00 |
|
John Keiser
|
3bdfe167de
|
Support cout << error
|
2020-03-06 15:41:51 -08:00 |
|
John Keiser
|
31e8a12e88
|
Make error_message(error_code) return C string
- Also move all error message logic to include inline
|
2020-03-06 15:41:51 -08:00 |
|