alisdair sullivan
|
098fcbab1e
|
{unquoted_keys, true | false} now allows control of whether unquoted object keys are rejected or not by the parser/eep0018 decoder
|
2010-09-23 22:27:55 -07:00 |
|
alisdair sullivan
|
1617c878f5
|
abandoning branch for now, work is in intermediate state
|
2010-08-10 11:04:14 -07:00 |
|
alisdair sullivan
|
db91b3fb74
|
simplified api, end_json now signifies you can cease parsing, no need to continue and check tail
|
2010-08-02 20:42:12 -07:00 |
|
alisdair sullivan
|
eb49531e73
|
fixed failing negative zero test
|
2010-06-26 07:30:13 -07:00 |
|
alisdair sullivan
|
528bdc4791
|
added test case for negative zero, fixed typo in zero.test
|
2010-06-25 03:22:02 -07:00 |
|
alisdair sullivan
|
37f9d2a07a
|
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 |
|
alisdair sullivan
|
b82d4c5337
|
new tests
|
2010-06-01 21:00:12 -07:00 |
|
alisdair sullivan
|
8faa7089f8
|
updated tests, which are shortly to be rewritten completely
|
2010-06-01 19:43:21 -07:00 |
|
alisdair sullivan
|
2a2275136a
|
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 |
|
alisdair sullivan
|
550f628564
|
updated test suite to match new decoder
|
2010-05-31 21:00:06 -07:00 |
|
alisdair sullivan
|
5d014bbef8
|
minor api change and refactoring of pretty_printer.erl
|
2010-05-31 21:00:05 -07:00 |
|
alisdair sullivan
|
fca157c116
|
almost complete coverage of decoder achieved via test cases, fixed one outstanding comments bug
|
2010-05-31 21:00:05 -07:00 |
|
alisdair sullivan
|
6515f9981d
|
added option for explicit termination requirement when parsing streams
|
2010-05-31 21:00:05 -07:00 |
|
alisdair sullivan
|
3b3e33c6e3
|
fixes revealed by cover
|
2010-05-31 21:00:05 -07:00 |
|
alisdair sullivan
|
ab67abd01a
|
rewrote test harness to use eunit and make it easier to add future tests
|
2010-05-31 21:00:04 -07:00 |
|