Lars Immisch
|
b6854612a4
|
This patch drops boost as a dependency from the valijson core.
It is based on https://github.com/tristanpenman/valijson/pull/28, but squashed and rebased for simplicity.
See the original https://github.com/tristanpenman/valijson/pull/28 for history.
|
2016-08-15 22:32:47 -07:00 |
|
Tristan Penman
|
193c58da02
|
Update document fetch interface to use underlying document type rather than Adapter
|
2016-03-20 14:10:06 +11:00 |
|
Tristan Penman
|
bee57e1f90
|
Update SchemaParser to fully support schema caching
|
2016-03-20 14:10:06 +11:00 |
|
Tristan Penman
|
7f4db481c7
|
Remove shared_ptrs from fetch document interface, and add a 'free' callback that is used to release memory after parsing
|
2016-03-20 14:10:06 +11:00 |
|
Tristan Penman
|
b1755309d2
|
Refactor memory management for schemas and constraints to improve API and allow for future improvements
|
2016-02-02 15:06:14 -08:00 |
|
Tristan Penman
|
f42a4f9458
|
Lift rough JSON Pointer resolution functions into separate file
|
2015-05-05 16:18:21 +10:00 |
|
Tristan Penman
|
d206f79760
|
Refactor handling of JSON References and fetching of remote documents
|
2015-05-04 11:01:03 +10:00 |
|