Commit graph

24 commits

Author SHA1 Message Date
alisdair sullivan
813058e2fb changed end_of_json to end_json 2010-06-10 20:32:15 -07:00
alisdair sullivan
38aef5f383 updated examples for new api 2010-06-09 00:58:23 -07:00
alisdair sullivan
0d7a6f9720 fixed embarassing non-termination bug 2010-06-08 20:21:18 -07:00
alisdair sullivan
50b0d03083 updated examples 2010-06-07 16:28:48 -07:00
alisdair sullivan
ad0b87aa37 readme updated 2010-06-02 23:02:45 -07:00
alisdair sullivan
71bd2834fd more comments for jsx_parser 2010-06-02 21:47:59 -07:00
alisdair sullivan
d3a8de31fe minor changes to jsx_parser to preserve list ordering 2010-06-02 21:19:05 -07:00
alisdair sullivan
012317e0c5 updated examples for new NEW api 2010-06-01 19:42:57 -07:00
alisdair sullivan
c287315ebf updated examples for new number api 2010-06-01 02:36:02 -07:00
alisdair sullivan
5f5be51365 modified jsx_parser to reject bare json values, fixed typo 2010-05-31 21:03:04 -07:00
alisdair sullivan
e24d7e7a3e example modules using new api 2010-05-31 21:03:04 -07:00
alisdair sullivan
c29f60ea34 changed end of tokenizing marker 2010-05-31 21:03:04 -07:00
alisdair sullivan
697d14135a updated examples for new api, sort of. should have done all of this on a branch 2010-05-31 21:00:20 -07:00
alisdair sullivan
ca5567441f fixed minor bug in examples/jsx_prettify.erl 2010-05-31 21:00:16 -07:00
alisdair sullivan
6deb3160ba changed end of parsing token from eof to completed_parse 2010-05-31 21:00:16 -07:00
alisdair sullivan
86333b8e7f did you know the module definition must be the first non-whitespace, non-comment line in a module? i did not 2010-05-31 21:00:16 -07:00
alisdair sullivan
c16351ad12 cleaned up prettifier, now catches exceptions 2010-05-31 21:00:16 -07:00
alisdair sullivan
4fdd939327 whitespace 2010-05-31 21:00:15 -07:00
alisdair sullivan
feaef7380c changed api of jsx_parser 2010-05-31 21:00:06 -07:00
alisdair sullivan
8e05d0c1a6 added license/copywrite to all code 2010-05-31 21:00:06 -07:00
alisdair sullivan
537ad61223 updated examples to match new decoder api 2010-05-31 21:00:06 -07:00
alisdair sullivan
a87a59fbff renamed pretty_printer and added a very basic parser to examples 2010-05-31 21:00:06 -07:00
alisdair sullivan
5d014bbef8 minor api change and refactoring of pretty_printer.erl 2010-05-31 21:00:05 -07:00
alisdair sullivan
6662a1ee98 wrote a pretty printer as an example 2010-05-31 21:00:05 -07:00