fresh api. virtually whole new thing, entirely new interface and heavily modified encoder/decoder

This commit is contained in:
alisdair sullivan 2011-10-21 18:16:16 -07:00
parent 9c5710b97c
commit 200fb231a9
11 changed files with 559 additions and 289 deletions

View file

@ -1,4 +1,5 @@
-record(opts, {
loose_unicode = false,
escape_forward_slash = false
escape_forward_slash = false,
explicit_end = false
}).