abandoning branch for now, work is in intermediate state

This commit is contained in:
alisdair sullivan 2010-08-10 11:04:14 -07:00
parent bff9a38d39
commit 1617c878f5
46 changed files with 2040 additions and 97 deletions

View file

@ -1,3 +1,15 @@
[start_array, start_array, {float, "2.0e7"}, end_array, {float, "2.0e7"}, start_object, {key, "key"}, {float, "2.0e7"}, {key, "another key"}, {float, "2.0e7"}, end_object, {float, "4.2e70"}, end_array, end_json].
[{comments, true}].
{name, "exp"}.
{jsx, [start_array,start_array,
{float,"2.0e7"},
end_array,
{float,"2.0e7"},
start_object,
{key,"key"},
{float,"2.0e7"},
{key,"another key"},
{float,"2.0e7"},
end_object,
{float,"4.2e70"},
end_array,end_json]}.
{json, "exp.json"}.
{jsx_flags, [{comments,true}]}.