summaryrefslogtreecommitdiff
path: root/src/main/scala/cc/spray
Commit message (Expand)AuthorAgeFilesLines
* Add DelegatingFormatMathias2011-05-251-0/+5
* Improve 'toJson' pimpMathias2011-05-251-4/+4
* Add JsonFormat for JsValues, some more helpersMathias2011-05-244-23/+73
* Add predefined JsonFormat for Product1 and Product12-15Mathias2011-05-241-0/+153
* Add predefined JsonFormat for Either typeMathias2011-05-231-0/+25
* Cosmetic fixesMathias2011-05-091-1/+1
* Squash sub package 'formats'Mathias2011-05-099-46/+18
* Add basic scaladocsMathias2011-05-0613-70/+148
* Initial commit (split off from main spray codebase)Mathias2011-05-0615-0/+1117