Commit graph

672 commits

Author SHA1 Message Date
alisdair sullivan
abe3e1958a minor reformat fix in README 2012-05-25 09:36:30 -07:00
alisdair sullivan
9db3c0a71d more reformatting README 2012-05-25 09:30:54 -07:00
alisdair sullivan
228910caa9 attempt #2 at better list formatting 2012-05-25 09:19:32 -07:00
alisdair sullivan
a78a6e28d8 experiment for readme formatting 2012-05-25 07:12:43 -07:00
alisdair sullivan
d081bd2539 change all stray badjson to badarg 2012-05-24 23:07:03 -07:00
alisdair sullivan
f0950dc4c9 typo in parser tests 2012-05-24 22:34:30 -07:00
alisdair sullivan
192d4757d3 fix typo in contributors 2012-05-24 22:30:37 -07:00
alisdair sullivan
782e6573ef add links to contributors github accounts 2012-05-24 22:05:21 -07:00
alisdair sullivan
aa3c8acf03 replace all incidences of to_json and to_term with encode and decode 2012-05-24 08:34:52 -07:00
alisdair sullivan
227a786899 clearer language regarding sinan/rebar 2012-05-24 08:33:30 -07:00
alisdair sullivan
fe0ba76069 technical proofreading courtesy minn 2012-05-24 00:33:45 -07:00
alisdair sullivan
b594499e89 more minor README tweaks 2012-05-23 23:04:21 -07:00
alisdair sullivan
85debfd1ca minor README tweaks 2012-05-23 22:51:23 -07:00
alisdair sullivan
a46d25129a fix typo in README example 2012-05-23 22:46:17 -07:00
alisdair sullivan
c15623a767 remove unused variables 2012-05-23 22:30:02 -07:00
alisdair sullivan
656a2777d8 README formatting 2012-05-23 22:25:07 -07:00
alisdair sullivan
44d1c196a2 bump to v1.3 2012-05-23 22:17:36 -07:00
alisdair sullivan
d25ff624f7 add CHANGES 2012-05-23 22:16:44 -07:00
alisdair sullivan
2aa8cd2894 README updated for v1.3, to_term and to_json replaced by decode and encode respectively 2012-05-23 22:01:07 -07:00
alisdair sullivan
57f067aaef better types and specs 2012-05-23 06:47:58 -07:00
alisdair sullivan
608f2437cf change behaviour of dirty_strings option, dont attempt to escape or ensure clean at all 2012-05-23 01:07:54 -07:00
alisdair sullivan
9d34818d52 remove unused explicit_end check 2012-05-23 01:00:37 -07:00
alisdair sullivan
cb39d33eda add incomplete test to jsx_parser 2012-05-23 00:57:13 -07:00
alisdair sullivan
44446357d0 add tests to jsx_parser, add it to app manifest 2012-05-23 00:52:53 -07:00
alisdair sullivan
f44ee7aeab add jsx_parser, a pda to be used in conjunction with custom tokenizers 2012-05-22 23:37:37 -07:00
alisdair sullivan
66304b9f5d fix types and specs in jsx.erl 2012-05-22 21:51:23 -07:00
alisdair sullivan
9b86657951 remove unused link and fix toc link to encoder and decoder 2012-05-22 21:44:43 -07:00
alisdair sullivan
34fb38e0a5 remove third level of toc 2012-05-22 21:42:47 -07:00
alisdair sullivan
2d148c423d remove all superfluous anchors 2012-05-22 21:41:07 -07:00
alisdair sullivan
b19c1a4689 fix travis ci status indicator 2012-05-20 17:10:07 -07:00
alisdair sullivan
f511aeba70 expanded examples in quickstart 2012-05-20 16:59:11 -07:00
alisdair sullivan
d0fad06d1f remove unsightly indentation from quickstart examples 2012-05-17 23:07:09 -07:00
alisdair sullivan
a2929c3108 update to use sinan or rebar to build/test 2012-05-17 23:05:13 -07:00
alisdair sullivan
e18322779e add prettify/1 and minify/1 2012-05-14 23:20:17 -07:00
alisdair sullivan
3c15c0fd8c change rebar formatting in quickstart 2012-05-10 23:46:42 -07:00
alisdair sullivan
2041d91231 reformat readme to better mirror erlang docs 2012-05-10 23:43:31 -07:00
alisdair sullivan
e67b9e771b Merge branch 'bugfix/weirdconfig' into develop 2012-05-05 20:19:23 -07:00
alisdair sullivan
04dd3c95c6 fixes double compile issue, i hope 2012-05-05 20:12:37 -07:00
alisdair sullivan
86f216d086 minor format fix in README 2012-04-26 13:50:03 -07:00
alisdair sullivan
c203b7762d bump to v1.2.1 to fix solidus escaping issue 2012-04-26 13:48:12 -07:00
alisdair sullivan
a897b4ffb0 Merge pull request #14 from etrepum/decode-escaped-solidus
decode escaped solidus properly, thanks to bob ippolito (etrepum)
2012-04-26 13:45:40 -07:00
Bob Ippolito
6ff1471550 handle escaped solidus correctly per JSON spec 2012-04-26 13:04:17 -07:00
Bob Ippolito
9dd596b95b failing test case for \/ 2012-04-26 12:41:20 -07:00
alisdair sullivan
8f9dcd3cc5 update readme for 1.2 2012-04-22 21:30:54 -07:00
alisdair sullivan
0acec78044 Merge branch 'develop' 2012-04-22 21:28:28 -07:00
alisdair sullivan
b893aeeda8 add simple benchmarking script in /bin 2012-04-22 21:28:01 -07:00
alisdair sullivan
439f934ebb readme typo 2012-04-06 09:13:42 -07:00
alisdair sullivan
a9b36522bd post decode documented in readme 2012-04-06 09:12:00 -07:00
alisdair sullivan
79b8740da8 post_decode working 2012-04-06 09:05:08 -07:00
alisdair sullivan
d9bb9ee9ac machinery for post_decode (still does nothing) 2012-04-06 08:51:50 -07:00