summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| |/ |/|
* | Fix 23 typos (m-o)Janek Bogucki2015-06-281-1/+1
* | Merge pull request #4570 from marconilanna/patch-1Seth Tisue2015-06-241-1/+1
|\ \ | |/ |/|
| * Traits mistakenly set as 'Case Classes' subsectionMarconi Lanna2015-06-211-1/+1
* | Spec: Add lost references, cleanupSimon Ochsenreither2015-06-222-132/+154
|/
* Merge pull request #4550 from YawarRaza7349/patch-2Adriaan Moors2015-06-171-1/+1
|\
| * Fix missing quotes in EBNF of type aliasYawarRaza73492015-06-111-1/+1
* | Merge pull request #4551 from soc/topic/spec-default-argsAdriaan Moors2015-06-171-8/+20
|\ \
| * | spec: Add 'Default Arguments' heading, sentence, exampleSimon Ochsenreither2015-06-121-8/+20
| |/
* / Clarify the definition of inheritance closureYawarRaza73492015-06-051-0/+1
|/
* fix typokenji yoshida2015-05-281-1/+1
* Merge pull request #4520 from xuwei-k/patch-1Jason Zaugg2015-05-261-1/+1
|\
| * fix typokenji yoshida2015-05-251-1/+1
* | SI-9321 Clarify spec for inheritance of qualified privateJason Zaugg2015-05-221-4/+3
|/
* spec: Remove obsolete rules related to scala.NotNullGuillaume Martres2015-04-282-6/+1
* Spec improvementsSimon Ochsenreither2015-04-2541-465/+1618
* Move all modifiers to the same levelsoc2015-03-191-7/+7
* Quote `_` properly in lexical syntax.Adriaan Moors2015-03-051-1/+1
* Merge pull request #4257 from 193s/2.11.xAdriaan Moors2015-01-301-1/+1
|\
| * fix definition of TRY in the language specIkumi Shimizu2015-01-171-1/+1
* | Merge pull request #4226 from jhegedus42/patch-1Adriaan Moors2015-01-301-2/+2
|\ \ | |/ |/|
| * Update 03-types.mdjhegedus422014-12-301-2/+2
* | Merge pull request #4201 from mpociecha/fix-typos-in-docs-and-commentsGrzegorz Kossakowski2015-01-145-6/+6
|\ \ | |/ |/|
| * Fix many typos in docs and commentsmpociecha2014-12-145-6/+6
* | Merge pull request #4139 from retronym/ticket/7965Adriaan Moors2014-12-231-0/+13
|\ \ | |/ |/|
| * Spec update for signature polymorphic methodsLukas Rytz2014-12-181-0/+13
* | Merge pull request #4154 from smarter/patch-1Adriaan Moors2014-12-101-0/+2
|\ \
| * | spec: Add a link to the sources from the main pageGuillaume Martres2014-11-241-0/+2
| |/
* | add 0X...hex number literal in syntax summaryYe Xianjin2014-11-301-1/+1
* | add 0X... for hex number literalYe Xianjin2014-11-291-1/+1