aboutsummaryrefslogtreecommitdiff
path: root/core/shared/src/main
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix a typo in interfaceGeorgi Krastev2017-11-291-1/+1
| | | | | | | | Also, add `.idea` to `.gitignore`.
* | Merge pull request #48 from leandrob13/fix/errorWithAlternativeApplyMethodsJon Pretty2017-11-291-2/+9
|\ \ | | | | | | Fixed derivation error when companion has alternative apply methods
| * | Minor semantic errorLeandro Bolivar2017-11-251-2/+2
| | |
| * | Minor format fixLeandro Bolivar2017-11-251-2/+3
| | |
| * | Fixed error that ocurred when the companion object of a case class has ↵Leandro Bolivar2017-11-251-2/+8
| |/ | | | | | | alternative apply methods
* / Avoid instantiating Unit when producing error stackRahul Goma Phulore2017-11-261-1/+2
|/ | | | Fixes https://github.com/propensive/magnolia/issues/41.
* Avoid confusing error messages if `magnolia._` is not importedJon Pretty2017-11-121-18/+17
|
* scalajs cross buildLoic Descotte2017-11-112-0/+679