This fork has no other purpose than to facilitate diffing (with https://github.com/grepsuzette/joeson).
Whenever code comments in https://github.com/grepsuzette/joeson ever make reference to "original implementation" such as joeson.coffee:832
, the line numbers are always those of https://github.com/jaekwon/JoeScript.
Only 2 files have been changed: joeson.coffee
and joeson_test.coffee
.
There are more tests and it can read 2 environment variables:
TEST
: what test to runTRACE
: what traces to enable
Please refer to https://github.com/grepsuzette/joeson/blob/master/docs/testing.md for more information.