summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge 2.11.x into 2.12.xAdriaan Moors2017-04-131-1/+1
|\
| * MathJax CDN change and version bumpAdriaan Moors2017-04-101-1/+1
| * Improvements based on reviews by Lukas & JasonAdriaan Moors2017-03-021-3/+2
| * Clarify spec of interaction of existing vs synthetic apply/unapplyAdriaan Moors2017-02-281-11/+10
* | Merge pull request #5816 from adriaanm/userdefined-apply-212Adriaan Moors2017-04-101-11/+9
|\ \
| * | Improvements based on reviews by Lukas & JasonAdriaan Moors2017-04-061-3/+2
| * | Clarify spec of interaction of existing vs synthetic apply/unapplyAdriaan Moors2017-04-061-11/+10
* | | Fix == in spec linearization examplesJanek Bogucki2017-04-104-10/+15
|/ /
* | fix typosSeth Tisue2017-03-201-1/+1
* | SI-5621 Missing implicits are supplied by defaultsSom Snytt2017-03-102-2/+11
* | GH-644: Remove static html styling of spec code blocksJanek Bogucki2017-02-231-1/+1
* | Merge pull request #5660 from som-snytt/issue/9464-specAdriaan Moors2017-02-201-4/+6
|\ \
| * | SI-9464 Clarify spec on no final traitSom Snytt2017-01-241-4/+6
* | | GH-644: Expand note regarding Jekyll versionsJanek Bogucki2017-02-171-1/+5
* | | Merge pull request #5585 from som-snytt/issue/10097Adriaan Moors2017-02-071-6/+7
|\ \ \ | |/ / |/| |
| * | SI-10097 Error if no non-implicit case class paramSom Snytt2016-12-141-6/+7
* | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-12-202-5/+5
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #5605 from szeiger/wip/fix-07-linksAdriaan Moors2016-12-192-4/+4
| |\
| | * Fix spec links to `07-implicits.html`Stefan Zeiger2016-12-182-4/+4
| * | fix eBNF error by removing wrong closing braceptrcarta2016-12-021-1/+1
| * | Update to mathjax 2.6-latest [2.12.x backport]Adriaan Moors2016-11-291-1/+1
* | | Merge pull request #5407 from som-snytt/issue/9557Adriaan Moors2016-11-292-2/+2
|\ \ \
| * | | SI-9557 Backquoted id specSom Snytt2016-11-152-2/+2
* | | | Merge commit '57290a1' into topic/merge-2.11.x-to-2.12.x-20161129Jason Zaugg2016-11-291-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Use https links to JS and CSS in the spec when serving from httpsStefan Zeiger2016-11-281-2/+2
| | |/ | |/|
* | | Add language to code blocks in spec (#5502)Daniel Barclay2016-11-166-20/+20
| |/ |/|
* | Typo and spelling correctionsJanek Bogucki2016-11-111-2/+2
* | Fix two instances of ASCII `...' quoting to Unicode ‘...’ (to match others).Daniel Barclay2016-11-051-2/+2
* | Added U+hhhh values for quote characters to clarify.Daniel Barclay2016-11-051-2/+2
* | assorted typo fixes, cleanup, updating of commentsSeth Tisue2016-10-241-1/+1
* | Merge pull request #5406 from dsbos/dsbos-SI-9924Seth Tisue2016-10-201-1/+1
|\ \
| * | SI-9924: Fix: Spec. refers to U+007F (DELETE) as printable characterDaniel Barclay2016-09-261-1/+1
* | | Merge pull request #5441 from dsbos/dsbos-SpecFixQuotesSeth Tisue2016-10-205-111/+111
|\ \ \
| * | | Fixed some ‘...‘ (two open quotes) to ‘...’ (open vs. close quotes) i...Daniel Barclay2016-10-031-2/+2
| * | | Change `...' to ‘...’ (Unicode quotes) in ENBF (per intent per README.md).Daniel Barclay2016-10-035-109/+109
| |/ /
* | | SI-9943 final/sealed class does not yield SAM typeAdriaan Moors2016-10-041-0/+1
* | | Update keypair used to rsync spec to charaAdriaan Moors2016-09-291-15/+68
* | | capitalize GitHub correctlySeth Tisue2016-09-292-2/+2
* | | bump version number in spec from 2.11 to 2.12Seth Tisue2016-09-293-4/+4
* | | make the 2.12 spec available on scala-lang.orgSeth Tisue2016-09-291-1/+1
|/ /
* | Spec typo: hide source comment in rendered versionLukas Rytz2016-09-051-1/+3
* | Merge pull request #5355 from dsbos/dsbos-SpecEditsAdriaan Moors2016-08-227-54/+54
|\ \
| * | Editorial: Italicized more defining occurrences of terms.Daniel Barclay2016-08-217-54/+54
* | | Fix typos in syntaxtomjridge2016-08-151-3/+3
* | | Propagate overloaded function type to expected arg typeAdriaan Moors2016-08-121-3/+8
* | | Fields phaseAdriaan Moors2016-08-111-2/+2
* | | SI-8044 Allow any id in explicit pattern bindingSom Snytt2016-05-201-2/+2
* | | SI-8044 Allow binding backquoted varid in patternsSom Snytt2016-05-202-2/+4
* | | SI-2458 Clarify spec for package syms (#5151)som-snytt2016-05-171-37/+54
* | | SAM conversion precedes implicit view application (as in dotty).Adriaan Moors2016-03-261-11/+11