.. |
jsx.app.src
|
remove mention of eep0018, add jsx_terms
|
2011-07-26 13:11:03 -07:00 |
jsx.erl
|
move opts handling to jsx.erl for earlier failure on badopts
|
2011-08-10 01:28:25 -07:00 |
jsx_common.hrl
|
remove stream mode from jsx_terms and streamline options handling in jsx_terms to simplify migration to new api
|
2011-08-10 23:38:56 -07:00 |
jsx_decoder.hrl
|
inline accumulation of events, ~30% speedup
|
2011-08-11 16:55:52 -07:00 |
jsx_encoder.erl
|
move opts handling to jsx.erl for earlier failure on badopts
|
2011-08-10 01:28:25 -07:00 |
jsx_format.erl
|
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 |
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_terms.erl
|
jsx_terms decoder now uses new api
|
2011-08-11 00:23:46 -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
|
add collect function to jsx_utils for later use
|
2011-08-10 01:44:38 -07:00 |
jsx_verify.erl
|
better guarding of opts parsing
|
2011-08-10 23:18:42 -07:00 |