Tristan Penman
|
7c4d935f4c
|
Add check for hyphen used as array index in JSON Pointer
|
2015-06-19 08:54:49 +10:00 |
|
Tristan Penman
|
5387aaf076
|
Support ~0 and ~1 character escape sequences in JSON Reference tokens
|
2015-06-17 10:00:13 +10:00 |
|
Tristan Penman
|
e13784c58a
|
Use unambiguous overload of [] operator in JSON Pointer array indexing tests
|
2015-05-07 10:10:33 +10:00 |
|
Tristan Penman
|
3900596a72
|
Check array bounds when dereferencing JSON Pointer containing array index
|
2015-05-07 09:35:28 +10:00 |
|
Tristan Penman
|
b4c2dbd875
|
Fix array indexing bug in JSON Pointer implementation
|
2015-05-07 09:07:26 +10:00 |
|
Tristan Penman
|
c43c8568f5
|
Rename json_reference namespace to json_pointer and move unrelated functionality back into SchemaParser class
|
2015-05-06 18:46:39 +10:00 |
|