Commit graph

923 commits

Author SHA1 Message Date
alisdair sullivan
bd3a64f457 remove integration tests from jsx module 2013-02-05 00:07:15 -08:00
alisdair sullivan
b711bc9ef9 factor out clean_string to jsx_utils 2013-02-05 00:03:58 -08:00
alisdair sullivan
2395d6cb72 replace handrolled binary copy with call to binary:copy 2013-02-04 23:30:28 -08:00
alisdair sullivan
5efec8af8e reject invalid opts flags more strictly 2013-02-04 23:08:44 -08:00
alisdair sullivan
eaba8c7b0f remove redundant code in decoder 2013-01-22 23:44:15 -08:00
alisdair sullivan
ff7392deef Merge branch 'refactor' into develop 2013-01-22 20:55:58 -08:00
alisdair sullivan
d8a6a2c7fe Merge branch 'develop' of github.com:talentdeficit/jsx into develop 2013-01-22 20:53:19 -08:00
alisdair sullivan
21011964da add {incomplete, ...} to return types of core jsx functions
`encode`, `decode`, `format`, `prettify` and `minify` were incompletely specified

closes #27
2013-01-22 12:41:56 -08:00
alisdair sullivan
83a219ba80 more specific guarding in string fsm 2012-12-28 06:43:35 -08:00
alisdair sullivan
1982665507 extend decoder tests to be more comprehensive 2012-12-28 06:35:26 -08:00
alisdair sullivan
fe67eb5b26 Update src/jsx.erl
minor formatting changes
2012-12-22 11:01:34 -08:00
alisdair sullivan
844ee2407f previously, unambiguously incomplete input was sometimes treated as ambiguous. the 'incomplete_input' flag is no longer needed to parse this input correctly 2012-11-21 23:35:15 -08:00
alisdair sullivan
6ff94d8e5f strip trailing whitespace 2012-11-21 23:04:14 -08:00
Devin Torres
d588361304 Export JSON types so libraries wrapping JSX can use them in their typespecs 2012-11-06 08:30:00 -06:00
alisdair sullivan
cb14b92a22 v1.3.3 2012-10-22 11:36:21 -07:00
alisdair sullivan
fcbb1eba40 v1.3.3 2012-10-22 11:35:03 -07:00
alisdair sullivan
5eb0558299 remove travis ci build indicator from readme 2012-10-22 11:28:20 -07:00
alisdair sullivan
5ca98916de rerun travis ci tests 2012-09-03 21:44:47 -07:00
alisdair sullivan
6055ff980a v1.3.3 2012-09-03 21:29:15 -07:00
alisdair sullivan
147e171dad v1.3.3 2012-09-03 21:28:32 -07:00
alisdair sullivan
6bf3ff67e8 fix ordering problem for pre_encode 2012-09-03 21:27:00 -07:00
alisdair sullivan
18bc21d838 travis ci indicator 2012-09-03 21:17:59 -07:00
alisdair sullivan
a4cf52eefb v1.3.2 2012-09-03 21:17:06 -07:00
alisdair sullivan
4620081f6e fix for issue 19, incorrect handling of proplists when using pre_encode 2012-09-03 21:13:14 -07:00
alisdair sullivan
4ba676e2b0 point travis status indicator back to develop branch 2012-07-01 23:44:09 -07:00
alisdair sullivan
592bde45b1 v1.3.1 2012-07-01 23:42:57 -07:00
alisdair sullivan
c33a87c4ce Merge branch 'develop' 2012-07-01 23:39:43 -07:00
alisdair sullivan
162ef130f0 anonymization 2012-06-17 13:34:37 -07:00
alisdair sullivan
be74dbfe80 fix unclear wording in escaped_forward_slashes 2012-06-17 13:33:15 -07:00
alisdair sullivan
eb8ba481b5 whitespace 2012-06-08 21:44:39 -07:00
alisdair sullivan
7fb5b6ea7c allow pre_encode to handle tuples 2012-06-08 21:40:19 -07:00
alisdair sullivan
07fad6b030 fix README conflict 2012-06-04 13:59:30 -07:00
alisdair sullivan
fac6539171 point travis-ci at right branch: 2012-06-04 13:56:43 -07:00
alisdair sullivan
7b59ccb06c fix README conflict 2012-06-04 13:55:15 -07:00
alisdair sullivan
76f16c6996 complete TOC 2012-05-27 20:31:56 -07:00
alisdair sullivan
6f15acaf5d tighter language in README 2012-05-27 20:29:48 -07:00
alisdair sullivan
424d615994 more TOC adjustmentery 2012-05-27 20:26:33 -07:00
alisdair sullivan
697ea4d6af expanded TOC in readme 2012-05-27 12:45:14 -07:00
alisdair sullivan
09f5db9b12 list style formatting strikes again 2012-05-27 12:41:53 -07:00
alisdair sullivan
56ff3b914e delistify README 2012-05-26 18:21:50 -07:00
alisdair sullivan
0e53893fce missed one 2012-05-25 13:05:28 -07:00
alisdair sullivan
e6ec02b71b better internal linkage 2012-05-25 13:03:06 -07:00
alisdair sullivan
cc582a2b97 conversational README 2012-05-25 12:57:05 -07:00
alisdair sullivan
9d1b933297 tiniest of fixes, almost miniscule 2012-05-25 12:05:41 -07:00
alisdair sullivan
e97234c841 that didn't work, this might 2012-05-25 12:04:44 -07:00
alisdair sullivan
b9b4472cf5 we'll just edit it live 2012-05-25 12:00:19 -07:00
alisdair sullivan
608b05876c more list formatting adjustments 2012-05-25 11:55:26 -07:00
alisdair sullivan
efcea75c43 moooore format fixes 2012-05-25 10:14:20 -07:00
alisdair sullivan
abe3e1958a minor reformat fix in README 2012-05-25 09:36:30 -07:00
alisdair sullivan
9db3c0a71d more reformatting README 2012-05-25 09:30:54 -07:00