Commit graph

14 commits

Author SHA1 Message Date
alisdair sullivan
3ea3eba7b3 first attempt at integrating json lib with jsx lib 2010-08-03 20:29:49 -07:00
alisdair sullivan
4c378791f9 first step moving json project into jsx tree, compiles, but not tested 2010-08-03 14:16:56 -07:00
alisdair sullivan
fa81a0b3b4 updated README 2010-07-29 22:59:23 -07:00
alisdair sullivan
1188f02d9f added package target to makefile 2010-07-26 18:08:01 -07:00
alisdair sullivan
126f95a44b added missing compile prereq to prove make target 2010-07-26 18:06:06 -07:00
alisdair sullivan
a83a0a4ebc reworked build system to use rebar, tests still use external script, moved jsx_decoder.erl template to /priv from /src 2010-07-26 18:04:23 -07:00
alisdair sullivan
862e5db7c3 removed example target from makefile 2010-06-29 15:54:25 -07:00
alisdair sullivan
6fe6685f08 preliminary work to allow jsx_eep0018 to encode as well as decode json 2010-06-28 17:12:45 -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
34929a452e rewrote build system 2010-06-21 14:00:05 -07:00
alisdair sullivan
bbc291c7c4 converted jsx_test to escript, updated makefile 2010-06-08 16:36:59 -07:00
alisdair sullivan
8610eeefad makefile test target now compiles first 2010-06-07 17:58:44 -07:00
alisdair sullivan
c2f8d4e6a0 added install target to makefile, stages into code:lib_dir() 2010-06-07 17:55:13 -07:00
alisdair sullivan
a6990152b3 added makefile and build script 2010-06-07 17:21:04 -07:00