Commit graph

52 commits

Author SHA1 Message Date
alisdair sullivan
83cd03f6a3 readme fixes for github's markdown 2012-03-21 05:37:33 -07:00
alisdair sullivan
a89b1d3531 largely rewritten readme, hopefully more useful 2012-03-21 05:37:33 -07:00
alisdair sullivan
1d5b9e7410 the option single_quotes in functions dealing with json inputs now allows json that uses single quotes to deliminate keys and strings to be processed, note that this changes the escaping rules slightly 2012-03-21 05:26:19 -07:00
alisdair sullivan
b3d9f5e6ff bump version to 1.0.1 for rebar fix 2012-03-21 05:25:11 -07:00
alisdair sullivan
35cfd552d1 1.0 release 2012-03-15 21:22:08 -07:00
alisdair sullivan
6a86513b84 Modify source layout to be more standard, moving test cases to ./priv/test_cases
Remove rebar in favour of using system rebar

Remove makefile
2012-03-14 11:42:35 -07:00
alisdair sullivan
62aef415e1 documentation update 2012-03-07 21:34:51 -08:00
alisdair sullivan
bd5084e60d minor cleanup of source tree in prep for release 2012-03-07 21:15:02 -08:00
alisdair sullivan
ce98e1d884 add travis-ci build status indicator 2012-03-06 21:47:46 -08:00
alisdair sullivan
461851a070 update README to reflect new build/test instructions 2012-03-06 00:28:59 -08:00
alisdair sullivan
90520b9c0c clarification in json -> erlang mapping section of README 2012-03-05 19:44:01 -08:00
alisdair sullivan
ec295a888b new is_term function that mirrors is_json for erlang terms 2012-03-04 18:40:00 -08:00
alisdair sullivan
3cbabec80e markdown and erlang typespecs don't always get along 2012-03-02 23:01:28 -08:00
alisdair sullivan
63faf04115 factor out gen_json 2012-03-02 22:53:45 -08:00
alisdair sullivan
77794238f3 bump version to 1.0rc and updates README 2012-01-31 21:43:08 -08:00
alisdair sullivan
443a2cbe7f doc updates 2012-01-24 23:44:46 -08:00
alisdair sullivan
093baaf515 add documentation for is_json 2011-12-14 21:32:17 -08:00
alisdair sullivan
ffa2aa6ce9 add note about streaming mode to README, allow incomplete returns from json_to_term and format 2011-12-14 21:07:50 -08:00
alisdair sullivan
cef8ccd5c2 documents current behaviour of {labels, ...} option, should not be regarded as a stable api 2011-12-01 22:25:49 -08:00
alisdair sullivan
51732e5357 more adjustments for github parsing 2011-11-30 22:27:26 -08:00
alisdair sullivan
50270f2cea minor typographical fixes to README 2011-11-30 21:38:37 -08:00
alisdair sullivan
623b94bfc3 README edits 2011-11-30 20:08:32 -08:00
alisdair sullivan
f015517d49 new README 2011-11-30 20:06:16 -08:00
alisdair sullivan
6548285753 fix for lists in README 2011-11-29 20:29:49 -08:00
alisdair sullivan
7d2deb7408 updates readme 2011-11-29 20:28:19 -08:00
alisdair sullivan
a798391cd3 bumps version 2011-11-29 19:57:43 -08:00
alisdair sullivan
3c0569036e remove misleading readme 2011-07-29 00:21:37 -07:00
alisdair sullivan
b2d923cbcb api change, parser/0,1 deprecated, replaced with decoder/0,1 2011-04-26 23:40:12 -07:00
alisdair sullivan
cbade4f88b updates README 2011-03-22 19:07:20 -07:00
alisdair sullivan
c4a2545db3 minor edits to readme 2010-12-28 20:42:19 -08:00
alisdair sullivan
a99644a926 modified error return value from {error, badjson} to {error, {badjson, Bin}} where Bin is the input from the point of the error 2010-09-27 14:07:36 -07:00
alisdair sullivan
ea32b3db40 forgot i don't need escaping inside a code block in markdown 2010-09-23 06:46:25 -07:00
alisdair sullivan
dc48e5294e added note about semantic versioning 2010-09-22 23:31:20 -07:00
alisdair sullivan
d67f830def incremented version number and added CHANGES 2010-09-22 23:12:54 -07:00
alisdair sullivan
aa96606c61 small enhancement to testing multi value json bodies 2010-08-22 11:46:57 -07:00
alisdair sullivan
86b4fbbec9 wrong link to wiki in readme, grrrrr 2010-08-12 22:37:36 -07:00
alisdair sullivan
6d5424f295 updated readme 2010-08-12 22:36:43 -07:00
alisdair sullivan
93e4be1ba3 added eep0018 url to readme 2010-08-11 23:27:14 -07:00
alisdair sullivan
83226b7c30 added some more types to readme 2010-08-11 23:16:36 -07:00
alisdair sullivan
bfe9f2678c new readme, with new api 2010-08-11 23:11:27 -07:00
alisdair sullivan
8e21ab9145 added the generated source files to the /src dir along with instructions on how to generate them 2010-08-04 22:24:50 -07:00
alisdair sullivan
cce66ca01b updated readme 2010-08-03 13:55:01 -07:00
alisdair sullivan
972b4c8ebf updated readme to reflect new, better documentation 2010-08-02 10:10:15 -07:00
alisdair sullivan
4d129ca320 and again, looooove markdown 2010-07-29 23:03:11 -07:00
alisdair sullivan
70ba650715 and again, looooove markdown 2010-07-29 23:02:05 -07:00
alisdair sullivan
10c6e064e4 minor readme changes 2010-07-29 23:01:05 -07:00
alisdair sullivan
fa81a0b3b4 updated README 2010-07-29 22:59:23 -07:00
alisdair sullivan
da91d56afd deleted out of date readme 2010-06-07 18:31:56 -07:00
alisdair sullivan
ad0b87aa37 readme updated 2010-06-02 23:02:45 -07:00
alisdair sullivan
a145df8c93 readme updated 2010-06-02 21:23:20 -07:00