summaryrefslogtreecommitdiff
path: root/src/test/scala/cc/spray/json/ReadmeSpec.scala
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete /cc/ package directoriesMathias2012-10-121-98/+0
|
* Rename domain name from spray.cc to spray.io, rename package from ↵Mathias2012-10-121-1/+1
| | | | 'cc.spray.json' to 'spray.json'
* Update READMEMathias2012-02-011-3/+3
|
* Improve ReadmeSpecMathias2012-02-011-21/+37
|
* Pimp Strings with 'asJson'Mathias2012-01-191-2/+2
|
* Move exception into package.scala, simplify throwing of ↵Mathias2011-12-071-1/+1
| | | | (De)SerializationExceptions
* Fix copyrightsMathias2011-12-071-0/+16
|
* Remove JsField, turn JsObject(List[JsField]) into JsObject(Map[String, JsValue])Mathias2011-12-061-1/+1
|
* Remove JsValue.apply method without replacement due to non-type-safetyMathias2011-11-091-1/+1
|
* Fix #6 (rename JsValue:fromJson to 'convertTo', add .prettyPrint and ↵Mathias2011-11-091-2/+2
| | | | .compactPrint
* Upgrade to Specs2 1.6-SNAPSHOTMathias2011-07-191-1/+1
|
* Squash sub package 'formats'Mathias2011-05-091-0/+66