alisdair sullivan
|
8487bcc650
|
allow c and c++ style comments anywhere whitespace is legal
|
2012-03-19 14:34:07 -07:00 |
|
alisdair sullivan
|
6392808d31
|
add 'no_jsonp_escapes' flag/option to not escape u+2028 and u+2029
|
2012-03-15 23:06:19 -07:00 |
|
alisdair sullivan
|
a065730380
|
the option single_quotes in functions dealing with json inputs now allows json that uses single quotes to deliminate keys and strings to be processed, note that this changes the escaping rules slightly
|
2012-03-15 21:23:51 -07:00 |
|
alisdair sullivan
|
bd5084e60d
|
minor cleanup of source tree in prep for release
|
2012-03-07 21:15:02 -08:00 |
|
alisdair sullivan
|
4a078bd44a
|
move opts handling to jsx.erl for earlier failure on badopts
|
2011-08-10 01:28:25 -07:00 |
|
alisdair sullivan
|
aca326b42e
|
multi_term mode removed until sane interface can be developed
|
2011-08-10 00:35:51 -07:00 |
|
alisdair sullivan
|
0c3cf2b87b
|
encoder updated to use same api as decoder, format and verify updated to be aware of new api
|
2011-08-10 00:33:14 -07:00 |
|
alisdair sullivan
|
ea764162c0
|
moves opts and parse_opts to external header
|
2011-08-09 21:02:01 -07:00 |
|