summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Soften sam restrictionsAdriaan Moors2016-03-261-10/+18
* | | Additional SAM restrictions identified by JasonAdriaan Moors2016-03-261-2/+5
* | | More fixes based on feedback by LukasAdriaan Moors2016-03-261-1/+1
* | | Spec updates for Sammy.Adriaan Moors2016-03-264-169/+157
* | | Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-152-3/+3
* | | Improved outer ref checking in pattern matches:Adriaan Moors2016-03-071-2/+4
|/ /
* | Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-242-6/+6
|\|
| * Update number of subsections in Value ConversionsFrank S. Thomas2015-11-231-1/+1
| * "macro" is a reserved word since Scala 2.11kenji yoshida2015-11-021-5/+5
* | merge 2.11.x onto 2.12.x, Oct 16 2015Seth Tisue2015-10-161-2/+10
|\|
| * Merge pull request #4610 from todesking/spec-implicits-remove-obsoleteSeth Tisue2015-10-141-2/+10
| |\
| | * Add view/context-bound parameter ordering ruletodesking2015-09-241-0/+10
| | * Spec: Implicit parameters with context/view bound is allowed since 2.10todesking2015-07-081-2/+0
* | | Merge commit 'bb3ded3' into merge-2.11-to-2.12-oct-5Lukas Rytz2015-10-051-1/+1
|\| |
| * | tiny fix to spec (pattern matching section)Seth Tisue2015-09-301-1/+1
| * | fix trivial error in specSeth Tisue2015-08-281-1/+1
| * | Fix typos in spec, docs and commentsMichał Pociecha2015-08-235-8/+8
* | | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-086-11/+12
* | | Merge pull request #4590 from som-snytt/issue/6810Lukas Rytz2015-08-242-24/+30
|\ \ \ | |/ / |/| |
| * | SI-6810 Spec reflects literal parsing literallySom Snytt2015-06-292-24/+30
* | | use newer Redcarpet to build specSeth Tisue2015-07-152-3/+1
| |/ |/|