.. |
jsx.app.src
|
adds jsx_encoder.erl to mods list
|
2011-07-17 20:55:54 -07:00 |
jsx.erl
|
tests updated to reflect parser changes, eep0018 and format module still contain failing tests
|
2011-07-22 21:36:14 -07:00 |
jsx_common.hrl
|
unifies options to encoder/decoder to allow abstraction over various different built in iterators
|
2011-07-21 06:14:48 -07:00 |
jsx_decoder.hrl
|
smarter emitting of ints/floats
|
2011-07-22 21:36:13 -07:00 |
jsx_eep0018.erl
|
removes options for unquoted keys and comments from eep0018
|
2011-07-04 16:33:14 -07:00 |
jsx_encoder.erl
|
encoder string escaping
|
2011-07-22 21:34:19 -07:00 |
jsx_format.erl
|
new test for new encoder/formatter
|
2011-07-17 20:55:54 -07:00 |
jsx_format.hrl
|
removed now meaningless strict option from format and verify modules and associated types and specs
|
2011-07-04 21:04:10 -07:00 |
jsx_utf8.erl
|
fixes broken build from premature push, oops
|
2011-05-04 01:00:29 -07:00 |
jsx_utf16.erl
|
fixes broken build from premature push, oops
|
2011-05-04 01:00:29 -07:00 |
jsx_utf16le.erl
|
fixes broken build from premature push, oops
|
2011-05-04 01:00:29 -07:00 |
jsx_utf32.erl
|
fixes broken build from premature push, oops
|
2011-05-04 01:00:29 -07:00 |
jsx_utf32le.erl
|
fixes broken build from premature push, oops
|
2011-05-04 01:00:29 -07:00 |
jsx_utils.erl
|
exports pow/2 from jsx_utils
|
2011-07-04 16:31:31 -07:00 |
jsx_verify.erl
|
is_json inputs now line up with format inputs
|
2011-07-17 20:55:54 -07:00 |
jsx_verify.hrl
|
header file for is_json options
|
2011-07-05 21:42:39 -07:00 |