panasenco
|
d3caba4073
|
Now preserving distinction between ints and floats
|
2021-04-20 19:59:01 -07:00 |
|
panasenco
|
c87e3eac08
|
Removed CLP(Z) from library(json), achieving a 100x speedup in JSON parsing.
|
2021-04-20 17:30:41 -07:00 |
|
panasenco
|
5b1b12ec9e
|
Fixed forward slash special case issue, added a bunch of test files that were successfully read!
|
2021-04-20 17:30:41 -07:00 |
|
panasenco
|
c0c6f13d44
|
Fixed defaulty representations of json_members//1 and json_elements//1
|
2021-04-20 17:30:41 -07:00 |
|
panasenco
|
20f192daa1
|
Changed formatting to match Markus Triska's as much as I can tell
|
2021-04-20 17:30:41 -07:00 |
|
panasenco
|
0e73b53803
|
Complete reordering and partial rewrite to match the official McKeeman form of the JSON specification
|
2021-04-20 17:30:41 -07:00 |
|
panasenco
|
e2923c378e
|
Added objects and type distinction based on the principal functor
|
2021-04-20 17:30:41 -07:00 |
|
panasenco
|
216d4da85a
|
Parsing and generating JSON numbers works perfectly now as far as I can tell
|
2021-04-20 17:30:24 -07:00 |
|
panasenco
|
407e775282
|
Began working on json library (fresh start after thinking about instantiation in terms of search strategies)
|
2021-04-20 17:29:36 -07:00 |
|