This website requires JavaScript.
Explore
Help
Sign in
umgeher
/
jsx
Watch
0
Fork
You've already forked jsx
0
Code
Issues
Pull requests
Activity
No description
117
commits
1
branch
60
tags
2.6
MiB
Erlang
100%
528bdc4791
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
alisdair sullivan
528bdc4791
added test case for negative zero, fixed typo in zero.test
2010-06-25 03:22:02 -07:00
ebin
added .app file
2010-06-02 21:11:21 -07:00
priv
removed extra clause from jsx_test.escript, slight modifications so it works with prove
2010-06-25 03:02:12 -07:00
src
decoder now returns end_json event at earliest possible time, Next() returns nothing but {error, badjson} if fed bad input or incomplete after that point, even if forced
2010-06-25 02:46:54 -07:00
test
/cases
added test case for negative zero, fixed typo in zero.test
2010-06-25 03:22:02 -07:00
LICENSE
and the license
2010-05-31 21:00:16 -07:00
makefile
brought test suite up to date, fixed a dumb error that occured when parsing integers larger than 100
2010-06-21 23:06:55 -07:00
README
deleted rebar, added empty readme
2010-06-07 18:32:59 -07:00
README