Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup JSON encoder gem loading | Kornelius Kalnbach | 2011-09-19 | 1 | -2/+2 |
* | Major rewrite of encoders to support IO output; fixed some minor scanner bugs... | Kornelius Kalnbach | 2011-08-19 | 1 | -7/+20 |
* | minor support fixes for some Ruby engines and versions | murphy | 2011-07-08 | 1 | -1/+1 |
* | Made token methods of JSON encoder public. | murphy | 2010-06-29 | 1 | -4/+5 |
* | Improved JSON encoder: Loading of json library in JRUBY, error messages, "ear... | murphy | 2010-06-29 | 1 | -35/+14 |
* | Direct Streaming! See #142 and Changes.textile. | murphy | 2010-05-01 | 1 | -3/+15 |
* | Added documentation to encoders; more code cleanups. | murphy | 2010-03-30 | 1 | -7/+16 |
* | Fixed example tests. | murphy | 2009-12-31 | 1 | -1/+6 |
* | JSON encoder: New format to preserve all information and be more accessible f... | murphy | 2009-12-30 | 1 | -2/+47 |
* | New: *JSON Encoder* | murphy | 2009-04-20 | 1 | -0/+19 |