alisdair sullivan
|
1a20e911a9
|
was using three different methods to rewrite options to core parser options, switched to just one
|
2010-09-23 22:29:21 -07:00 |
|
alisdair sullivan
|
b73e506fe2
|
rewrote extraction of core parser options in various components in a consistent manner
|
2010-09-23 22:26:04 -07:00 |
|
alisdair sullivan
|
78663a9240
|
added new nicefloats project to dependencies
|
2010-09-20 18:44:24 -07:00 |
|
alisdair sullivan
|
aa3385a31d
|
added type specs to all publically exported functions
|
2010-09-15 21:30:25 -07:00 |
|
alisdair sullivan
|
a86dec09ef
|
major whitespace updates to get line lengths down to < 80 characters whenever possible (a few tests ignore this). srx/jsx_test.erl was not touched because it's shortly to be replaced
|
2010-08-25 23:17:10 -07:00 |
|
alisdair sullivan
|
ac5e0e4fe3
|
removed author tag from modules
|
2010-08-25 21:40:16 -07:00 |
|
alisdair sullivan
|
203ec6e5e0
|
removed types and specs, since they are not supported in the default erlang's some linux distros supply
|
2010-08-25 21:28:13 -07:00 |
|
alisdair sullivan
|
d58fc57ab4
|
fixed eunit test macro definition
|
2010-08-23 19:59:23 -07:00 |
|
alisdair sullivan
|
6ff74e6d59
|
edoc documentation added
|
2010-08-19 23:30:22 -07:00 |
|
alisdair sullivan
|
c098b06e88
|
general cleanup of modules, moved most types, specs, defines and records to header files and did some minor reformatting to adhere to style guidelines
|
2010-08-19 18:22:34 -07:00 |
|
alisdair sullivan
|
45b9bc1dd0
|
moved function that fakes the jsx parser iterator to jsx so any client program can take advantage of it
|
2010-08-12 20:08:39 -07:00 |
|
alisdair sullivan
|
cc5537165a
|
supressed compiler warning in jsx_eep0018 about an unused variable
|
2010-08-11 23:19:05 -07:00 |
|
alisdair sullivan
|
6120455a22
|
updated modules to use the new eep0018() type
|
2010-08-11 22:33:50 -07:00 |
|
alisdair sullivan
|
843b3cdf24
|
more tests plus associated bug fixes, some tests still broken (in the sense they are not being run, not that they fail)
|
2010-08-10 21:56:29 -07:00 |
|
alisdair sullivan
|
1617c878f5
|
abandoning branch for now, work is in intermediate state
|
2010-08-10 11:04:14 -07:00 |
|
alisdair sullivan
|
bff9a38d39
|
refactoring of eep0018
|
2010-08-07 23:01:04 -07:00 |
|
alisdair sullivan
|
16cb0ad95e
|
eunit tests for eep0018 module
|
2010-08-07 18:08:52 -07:00 |
|
alisdair sullivan
|
eaa4ab4018
|
some minor changes to eep0018
|
2010-08-06 18:18:46 -07:00 |
|
alisdair sullivan
|
330a1916b8
|
unified eep0018 encoder and decoders into single module
|
2010-08-06 17:58:10 -07:00 |
|
alisdair sullivan
|
5413c837d4
|
more tests, more bugs fixed
|
2010-08-03 21:15:24 -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 |
|