summaryrefslogtreecommitdiff
path: root/src/main/scala/spray/json/ProductFormats.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix automatic field name discovery for member names with mangled prefix, clo...Mathias2015-05-061-1/+2
* Improve name unmangling in ProductFormats, closes #138Mathias2015-05-061-19/+44
* Expose fieldName when able in deserialization errorsDan Checkoway2015-04-271-2/+4
* close #132Sam Halliday2015-01-271-16/+13
* Add member name unmangling to ProductFormats, fixes #120Mathias2014-10-281-1/+26
* Add jsonFormat0 for fieldless case classesChris Martin2014-09-151-0/+9
* Only catch NonFatal exceptionsJohannes Rudolph2014-03-111-1/+2
* Ignore static fields in jsonFormatMark van der Tol2013-10-131-1/+3
* improved error message and fixed test, refs #62Johannes Rudolph2013-08-161-1/+1
* 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
* | use sbt-boilerplate for generating stubsJohannes Rudolph2013-05-291-450/+2
* | 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
| |/
* / Fix extractFieldNames: Ignore transient fieldsDan Brown2013-04-221-1/+3
|/
* Remove obsolete /cc/ package directoriesMathias2012-10-121-0/+530