Mitchell Hashimoto
|
3bac6be959
|
json: make root look the same as HCL root
|
2015-11-07 11:33:31 -08:00 |
|
Mitchell Hashimoto
|
98b069abb0
|
json: fix more errors
|
2015-11-06 23:42:40 -08:00 |
|
Mitchell Hashimoto
|
23d42714de
|
json: fix parse errors
|
2015-11-06 23:33:40 -08:00 |
|
Mitchell Hashimoto
|
bfa1019160
|
json: this might work
|
2015-11-06 16:48:00 -08:00 |
|
Mitchell Hashimoto
|
4de51957ef
|
hcl: fix trailing comma + comment parse error
https://github.com/hashicorp/terraform/issues/3249
|
2015-09-16 09:54:29 -07:00 |
|
Mitchell Hashimoto
|
e51eabcdf8
|
parse floats 1.02 properly [GH-19]
|
2014-11-12 21:29:07 -08:00 |
|
Sebastien Binet
|
8438e17f49
|
all: first stab to full scientific notation support
|
2014-08-22 10:34:03 +02:00 |
|
Mitchell Hashimoto
|
e868ca02fd
|
Support decoding floats, scientific notation for JSON [GH-5]
|
2014-08-21 11:22:37 -07:00 |
|
Mitchell Hashimoto
|
99d585c297
|
Tests pass.
|
2014-08-11 20:58:20 -07:00 |
|
Mitchell Hashimoto
|
e704c5b624
|
json: parses
|
2014-08-11 16:23:28 -07:00 |
|
Mitchell Hashimoto
|
437eb0d851
|
decode JSON equally
|
2014-08-08 15:58:34 -07:00 |
|
Mitchell Hashimoto
|
398c583f25
|
hcl,json: fix list and object ordering
|
2014-08-04 21:53:39 -07:00 |
|
Mitchell Hashimoto
|
783acc2aa1
|
ObjectNodes can only have assignments
|
2014-08-03 21:56:50 -07:00 |
|
Mitchell Hashimoto
|
9e89ffabde
|
json: can parse negative numbers and floats
|
2014-08-03 13:34:08 -07:00 |
|
Mitchell Hashimoto
|
59e0ca9d5a
|
Start the decoder
|
2014-08-02 15:44:45 -07:00 |
|
Mitchell Hashimoto
|
358b43ddbc
|
JSON parser
|
2014-08-02 11:38:41 -07:00 |
|