Commit Graph

7 Commits

Author SHA1 Message Date
berend fa35ab07a0 Fixed bug where a JSON string had to end with CRLF. But that's optional.
Reformatted code to Gobo standard.
2008-08-05 03:26:08 +00:00
berend 0bf10c633f Reformatted code to Gobo standard. 2008-08-05 03:25:14 +00:00
jvelilla bc1e6653ae Add Regular expression to check valid numbers and valid unicodes.
Add errors to the parser, under development
2008-07-13 03:30:54 +00:00
jvelilla b9ccf20d53 Add explicit control characters. 2008-07-13 03:19:20 +00:00
jvelilla aa8c2d0a95 Update parse_number 2008-07-09 02:40:38 +00:00
jvelilla aaa10d178a Update Parser with is_parsed.
Update parse_string
2008-06-09 01:32:28 +00:00
jvelilla 308fa7f2e7 eJson initial import 2008-05-24 14:23:27 +00:00