Commit graph

25 commits

Author SHA1 Message Date
alisdair sullivan
620e6c7d91 factor out float formatting into nicedecimal, include as dep 2012-03-04 17:01:04 -08:00
alisdair sullivan
ed33626ed5 add encoder and decoder functions to api 2012-03-04 15:47:08 -08:00
alisdair sullivan
fd1865b0e5 adds makefile 2011-11-29 20:05:49 -08:00
alisdair sullivan
df674769b9 removes makefile 2011-03-22 18:59:10 -07:00
alisdair sullivan
fd3d9a5057 fixed makefile, removed reference to missing target 2010-09-22 23:27:59 -07:00
alisdair sullivan
a2bc7dc6c0 fixed minor error in makefile 2010-09-22 23:22:37 -07:00
alisdair sullivan
b3b8cdbe9a added deps target to makefile, to download dependencies 2010-09-20 18:48:55 -07:00
alisdair sullivan
134aa8cc49 removed the need to regenerate the jsx_utfxx decoders. not sure why i didn't do that before, pretty sure i had a bad reason 2010-08-22 11:31:14 -07:00
alisdair sullivan
e2d7e7b3f9 removed make test dependency on compile 2010-08-11 23:34:00 -07:00
alisdair sullivan
4c3b5559d4 housekeeping, fixed makefile 2010-08-10 13:09:09 -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
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