This website requires JavaScript.
Explore
Help
Sign in
umgeher
/
jsx
Watch
0
Fork
You've already forked jsx
0
Code
Issues
Pull requests
Activity
7e6124fc88
jsx
/
test
History
alisdair sullivan
7e6124fc88
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.
...
examples are currently broken, but the test suite has been updated to reflect the new api.
2010-05-31 21:00:16 -07:00
..
cases
updated test suite to match new decoder
2010-05-31 21:00:06 -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