summaryrefslogtreecommitdiff
path: root/README.markdown
Commit message (Expand)AuthorAgeFilesLines
* Prepare for release 1.3.2v1.3.2Mathias2015-05-061-2/+2
* Adding import of spray.json as well in the documentation which is required fo...mihirk2015-01-031-0/+1
* Prepare for release 1.3.1v1.3.1Mathias2014-10-281-2/+2
* JSArray take now Vector as argumentWilliam Delanoue2014-10-211-1/+1
* Prepare for release 1.3.0v1.3.0Mathias2014-09-221-12/+6
* Small fix in READMEMathias2014-09-191-4/+4
* Update README.markdownRafael Chacon2014-08-081-16/+20
* Prepare for release 1.2.6v1.2.6Mathias2014-04-101-2/+2
* rename asJson => parseJson, fixes #89Johannes Rudolph2014-03-121-1/+1
* Add image showing possible conversions to READMENicholas Sterling2014-01-201-19/+26
* README: fix numberingJohannes Rudolph2013-10-261-8/+4
* README: add link to the mailing listJohannes Rudolph2013-09-191-0/+5
* README: better wordingJohannes Rudolph2013-09-181-1/+1
* Add note how to use `lazyFormat` in relation with RootJsonFormat, refs #71Johannes Rudolph2013-08-301-2/+4
* README: remove outdated comment about having to use `CrossVersion.full`Johannes Rudolph2013-07-311-3/+1
* added "libraryDependencies += "Eran Medan2013-07-311-1/+1
* Merge commit 'pull/57'Johannes Rudolph2013-06-191-60/+86
|\
| * Syntax highlighting in READMEguersam2013-06-011-60/+86
|/
* Prepare for release 1.2.5v1.2.5Mathias2013-05-311-2/+2
* Remove broken link from README, fixes #47Mathias2013-05-311-6/+0
* Update READMEMathias2013-05-151-1/+1
* Prepare for release 1.2.4v1.2.4Mathias2013-05-131-1/+1
* fix #20: add resolver to README and stress importance of `import DefaultJsonP...Johannes Rudolph2013-04-291-1/+3
* modified the ReadMe.mdlihaoyi2013-03-161-0/+1
* Update README.markdownAlois Cochard2013-01-081-2/+2
* Prepare for release 1.2.3v1.2.3Mathias2012-11-281-2/+2
* Update READMEMathias2012-11-091-1/+1
* Prepare for release 1.2.2v1.2.2Mathias2012-10-161-2/+2
* Prepare for release 1.2.1v1.2.1Mathias2012-10-151-2/+4
* Finalize 1.2 releasev1.2Mathias2012-10-121-4/+4
* Rename domain name from spray.cc to spray.io, rename package from 'cc.spray.j...Mathias2012-10-121-4/+4
* Bump version to 1.1.1, update README, CHANGELOG and posterous notesMathias2012-03-131-2/+2
* Add chapter 'JsonFormat vs. RootJsonFormat' to READMEMathias2012-02-191-2/+22
* Add NullOptions section to READMEMathias2012-02-031-1/+10
* Update READMEMathias2012-02-011-39/+50
* Pimp Strings with 'asJson'Mathias2012-01-191-2/+2
* fix typoJames Earl Douglas2012-01-161-1/+1
* fix the embedded links to parboiledJames Earl Douglas2012-01-161-2/+2
* Move exception into package.scala, simplify throwing of (De)SerializationExce...Mathias2011-12-071-2/+2
* Add 'JsonFormats for recursive Types' to READMEMathias2011-11-161-0/+14
* Fix #6 (rename JsValue:fromJson to 'convertTo', add .prettyPrint and .compact...Mathias2011-11-091-5/+5
* Prepare for 1.0.1 releasev1.0.1Mathias2011-10-041-12/+25
* Improve READMEMathias2011-09-271-9/+10
* Add test for generic functionality, add description to READMEMathias2011-08-231-1/+12
* Fix typo in READMEMathias2011-07-181-1/+1
* I did nothing but copy and paste Dispatch's JSON parser--all credit for it go...Nathan Hamblen2011-07-181-1/+1
* Prepare for 1.0.0 releaseMathias2011-07-181-6/+6
* Add implicit.ly integrationMathias2011-07-111-1/+1
* Update READMEMathias2011-07-061-5/+8
* Upgrade to Scala 2.9.0, SBT 0.7.7 and parboiled 1.0.0Mathias2011-05-171-1/+1