summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a failing line to the testLogan Lowell2014-02-251-0/+1
* Merge pull request #88 from NicholasSterling/masterJohannes Rudolph2014-02-241-0/+0
|\
| * Cleaned up and added to Conversions diagramNicholas Sterling2014-02-221-0/+0
|/
* Merge pull request #84 from martijnhoekstra/slashtestMathias2014-02-031-0/+3
|\
| * add test case for all slash posibilitiesMartijn Hoekstra2014-02-031-0/+3
|/
* Merge pull request #82 from NicholasSterling/masterJohannes Rudolph2014-01-202-19/+26
|\
| * Add image showing possible conversions to READMENicholas Sterling2014-01-202-19/+26
|/
* Upgrade to SBT 0.12.4Mathias2013-11-211-1/+1
* README: fix numberingJohannes Rudolph2013-10-261-8/+4
* Merge pull request #76 from markvandertol/staticfieldsJohannes Rudolph2013-10-142-1/+18
|\
| * Ignore static fields in jsonFormatMark van der Tol2013-10-132-1/+18
|/
* Merge pull request #75 from anishathalye/bug-hexdigitJohannes Rudolph2013-10-011-1/+1
|\
| * Fix bug with invalid hex digits in JsonParserAnish Athalye2013-09-271-1/+1
|/
* 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
* improved error message and fixed test, refs #62Johannes Rudolph2013-08-162-2/+2
* Merge commit 'pull/67'Johannes Rudolph2013-08-162-4/+49
|\
| * Fix for issue #66Eric J. Christeson2013-08-151-2/+2
|/
* Merge pull request #62 from cppexpert/masterJohannes Rudolph2013-08-031-1/+1
|\
| * Added name of malformed field to error messagecppexpert2013-08-031-1/+1
| * Added name of malformed field to error messagecppexpert2013-08-021-1/+1
* | README: remove outdated comment about having to use `CrossVersion.full`Johannes Rudolph2013-07-311-3/+1
* | Merge pull request #61 from eranation/patch-1Johannes Rudolph2013-07-311-1/+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-313-3/+8
* | Remove broken link from README, fixes #47Mathias2013-05-311-6/+0
* | use sbt-boilerplate for generating stubsJohannes Rudolph2013-05-295-452/+87
* | Update READMEMathias2013-05-151-1/+1
* | Prepare for release 1.2.4v1.2.4Mathias2013-05-133-2/+18
* | sbt: upgrade to SBT 0.12.3Mathias2013-05-131-1/+1
* | Add small performance improvement in JsonPrinterMathias2013-05-131-22/+49
* | Add RootJsonFormats for JsObject and JsArrayMathias2013-05-131-0/+13
* | Add small test improvementMathias2013-05-131-2/+2
* | sbt: upgrade to Scala 2.10.1, Scala 2.9.3, parboiled 1.1.5 and latest specs2 ...Mathias2013-05-131-7/+7
* | Merge pull request #35 from ConnorDoyle/masterMathias2013-05-131-0/+8
|\ \
| * | Added a jsonFormat0 method to ProductFormats.scala to support empty case clas...Connor Doyle2012-11-281-0/+8
* | | Merge pull request #52 from jdanbrown/fix-transient-fieldsMathias2013-05-132-1/+19
|\ \ \ | |_|/ |/| |
| * | Fix extractFieldNames: Ignore transient fieldsDan Brown2013-04-222-1/+19
* | | fix #20: add resolver to README and stress importance of `import DefaultJsonP...Johannes Rudolph2013-04-291-1/+3
|/ /
* | Merge pull request #49 from lihaoyi/masterJohannes Rudolph2013-03-171-0/+1
|\ \
| * | modified the ReadMe.mdlihaoyi2013-03-161-0/+1
|/ /
* | Merge pull request #40 from aloiscochard/patch-1Mathias2013-01-151-2/+2
|\ \
| * | Update README.markdownAlois Cochard2013-01-081-2/+2
|/ /
* | Upgrade to Scala 2.10.0Mathias2012-12-271-11/+13
* | Upgrade to Scala 2.10.0-RC5Mathias2012-12-192-2/+13
|/
* Prepare for release 1.2.3v1.2.3Mathias2012-11-283-3/+6
* Upgrade to Scala 2.10.0-RC3, parboiled 1.1.4 and specs2 1.12.3Mathias2012-11-281-5/+5