aboutsummaryrefslogtreecommitdiff
path: root/core/shared/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fixed my bad mergeJon Pretty2017-11-301-1/+1
* Merge branch 'master' into existentialsJon Pretty2017-11-302-11/+37
|\
| * typeName is now the full name of the type, in original caseJon Pretty2017-11-301-5/+5
| * Add support for repeated (vararg) parametersGeorgi Krastev2017-11-292-7/+33
* | Existentially abstract unbound subtype parametersGeorgi Krastev2017-11-291-7/+9
|/
* Minor code simplificationsGeorgi Krastev2017-11-291-12/+10
* Fix a typo in interfaceGeorgi Krastev2017-11-291-1/+1
* Merge pull request #48 from leandrob13/fix/errorWithAlternativeApplyMethodsJon Pretty2017-11-291-2/+9
|\
| * 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 altern...Leandro Bolivar2017-11-251-2/+8
* | Avoid instantiating Unit when producing error stackRahul Goma Phulore2017-11-261-1/+2
|/
* Avoid confusing error messages if `magnolia._` is not importedJon Pretty2017-11-121-18/+17
* scalajs cross buildLoic Descotte2017-11-112-0/+679