jsx/src
amtal b9d10181ab switched to error/2 from error/1 in exported funcs
Passing a list of arguments in the second parameter, makes them
show up in the stack trace in place of the function arity number.

For referentially transparent functions (which foo_to_bar tend to
be) failures can then be reproduced from just the stack trace!

If using error/1, you must rely on some higher layer to add enough
info to reproduce the crash.
2011-06-23 14:41:51 -07:00
..
jsx.app.src integrates nicefloats into jsx 2011-03-22 18:53:02 -07:00
jsx.erl switched to error/2 from error/1 in exported funcs 2011-06-23 14:41:51 -07:00
jsx_common.hrl removes include dir, headers now live in src 2011-05-03 15:22:44 -07:00
jsx_decoder.hrl removes include dir, headers now live in src 2011-05-03 15:22:44 -07:00
jsx_eep0018.erl fixes broken build from premature push, oops 2011-05-04 01:00:29 -07:00
jsx_format.erl fixes broken build from premature push, oops 2011-05-04 01:00:29 -07:00
jsx_format.hrl removes include dir, headers now live in src 2011-05-03 15:22:44 -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 detect_encoding/2 uses decoder/1 instead of parser/1 2011-04-26 23:44:32 -07:00
jsx_verify.erl fixes broken build from premature push, oops 2011-05-04 01:00:29 -07:00