aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/magnolia.scala
Commit message (Expand)AuthorAgeFilesLines
* Better error reportingJon Pretty2017-06-131-12/+15
* Corrected ContravariantDerivation typeclassJon Pretty2017-06-131-4/+11
* Improvements to error reportingv0.1.0Jon Pretty2017-06-121-15/+41
* Fixes for substitution of Lazy valuesJon Pretty2017-06-121-15/+17
* Appears to be working for both covariant and contravariant typeclassesJon Pretty2017-06-111-25/+73
* Generalized for typeclass-based extensionJon Pretty2017-06-111-31/+9
* Starting to move towards typeclass-based implementationJon Pretty2017-06-111-64/+96
* More typesafety in the macroJon Pretty2017-06-111-11/+13
* Use List instead of ListMap in compiler stateJon Pretty2017-06-111-0/+207