summaryrefslogtreecommitdiff
path: root/src/main/scala/spray/json/JsonPrinter.scala
Commit message (Expand)AuthorAgeFilesLines
* Add support for ScalaJS and Scala NativeJakob Odersky2019-04-031-106/+0
* fix procedure syntaxxuwei-k2018-06-031-4/+4
* Improve JsonPrinter to enable printing to custom StringBuilderMathias2014-09-191-11/+9
* match spec tightly about which characters to encode, fixes #83, #46Johannes Rudolph2014-03-121-17/+8
* Modify the JsonPrinter to escape all characters less than 0x20Logan Lowell2014-02-251-1/+1
* Add small performance improvement in JsonPrinterMathias2013-05-131-22/+49
* Fix: \u0001 -> \u0001Dan Brown2012-11-191-0/+1
* Remove obsolete /cc/ package directoriesMathias2012-10-121-0/+89