summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add trait versions of JsonPrinters for easier customizationMathias2011-05-312-6/+8
* Add more collection formatsMathias2011-05-262-25/+28
* Add helper function constructing a jsonFormat from Readers and Writer, implic...Mathias2011-05-252-13/+15
* Add DelegatingFormatMathias2011-05-251-0/+5
* Improve 'toJson' pimpMathias2011-05-251-4/+4
* Add JsonFormat for JsValues, some more helpersMathias2011-05-248-27/+77
* Add predefined JsonFormat for Product1 and Product12-15Mathias2011-05-241-0/+153
* Add predefined JsonFormat for Either typeMathias2011-05-232-0/+44
* Upgrade to Scala 2.9.0, SBT 0.7.7 and parboiled 1.0.0Mathias2011-05-171-1/+1
* Cosmetic fixesMathias2011-05-091-1/+1
* Squash obsolete 'formats' package also in test sourcesMathias2011-05-094-4/+0
* Squash sub package 'formats'Mathias2011-05-0911-47/+85
* Add basic scaladocsMathias2011-05-0613-70/+148
* Initial commit (split off from main spray codebase)Mathias2011-05-0622-0/+1524