jsx/test
2010-05-31 21:00:20 -07:00
..
cases Removed all records from the core decoder. Replaced with macros and a raw tuple containing options. Updated one test to account for changed api. 2010-05-31 21:00:20 -07:00
jsx_test.erl explicit termination is no longer an option. the decoder now terminates whenever it reaches the end of an unambiguous json term and returns a function that accepts either more input to continue decoding or the empty binary to force termination. 2010-05-31 21:00:16 -07:00