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 |
|