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

@ -4,7 +4,7 @@
{vsn, "0.10.0"},
{modules, [
jsx,
jsx_tokenizer,
jsx_encoder,
jsx_decoder,
jsx_utils
]},