summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/json.rb
Commit message (Expand)AuthorAgeFilesLines
* cleanup JSON encoder gem loadingKornelius Kalnbach2011-09-191-2/+2
* Major rewrite of encoders to support IO output; fixed some minor scanner bugs...Kornelius Kalnbach2011-08-191-7/+20
* minor support fixes for some Ruby engines and versionsmurphy2011-07-081-1/+1
* Made token methods of JSON encoder public.murphy2010-06-291-4/+5
* Improved JSON encoder: Loading of json library in JRUBY, error messages, "ear...murphy2010-06-291-35/+14
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-3/+15
* Added documentation to encoders; more code cleanups.murphy2010-03-301-7/+16
* Fixed example tests.murphy2009-12-311-1/+6
* JSON encoder: New format to preserve all information and be more accessible f...murphy2009-12-301-2/+47
* New: *JSON Encoder*murphy2009-04-201-0/+19