.. |
jsx.app.src
|
remove mention of eep0018, add jsx_terms
|
2011-07-26 13:11:03 -07:00 |
jsx.erl
|
(broken) test to check equivalency of encoder/decoder apis. more cases needed
|
2011-08-13 07:22:46 -07:00 |
jsx_common.hrl
|
remove wrong comment in jsx_common.hrl
|
2011-08-11 17:07:04 -07:00 |
jsx_decoder.hrl
|
minor change to guards on the fun returned when incomplete input detected
|
2011-08-12 06:36:13 -07:00 |
jsx_encoder.erl
|
minor change to guards on the fun returned when incomplete input detected
|
2011-08-12 06:36:13 -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
|
return {incomplete, ...} rather than error on incomplete input to json_to_term
|
2011-08-12 06:37:07 -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 |