summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* | Use https links to JS and CSS in the spec when serving from httpsStefan Zeiger2016-11-281-2/+2
|/
* 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 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
* | 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
* | 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
* | SI-5205 Finish applying octal deletionSom Snytt2014-11-231-3/+1
|/
* Add curly brace (zero-or-more) in grammar for Bindingssoc2014-11-161-1/+1
* Update 04-basic-declarations-and-definitions.mdRobert Hoedicke2014-10-101-3/+3
* Update 12-the-scala-standard-library.mdroberthoedicke2014-10-091-1/+1
* Update 10-xml-expressions-and-patterns.mdroberthoedicke2014-10-091-1/+1