summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update 08-pattern-matching.mdroberthoedicke2014-10-081-2/+2
* Update 06-expressions.mdroberthoedicke2014-10-081-3/+3
* Update 04-basic-declarations-and-definitions.mdroberthoedicke2014-10-081-2/+2
* Update 03-types.mdroberthoedicke2014-10-081-1/+1
* Update 03-types.mdroberthoedicke2014-10-081-1/+1
* Update 02-identifiers-names-and-scopes.mdroberthoedicke2014-10-081-1/+1
* SI-8870 Fix markup errors in the Types section of the specJason Zaugg2014-10-011-5/+5
* spec: a header that links to the index, with a scala logoAntoine Gourlay2014-09-236-5/+60
* spec: a print stylesheet to remove the TOC when printingAntoine Gourlay2014-09-232-0/+16
* spec: generated TOC with linkable headersAntoine Gourlay2014-09-229-7/+615
* Particular formatting improvement in the specSom Snytt2014-09-191-1/+1
* spec: fix broken links and anchors, including examplesAntoine Gourlay2014-09-176-15/+16
* spec: remove trailing whitespace everywhereAntoine Gourlay2014-09-1716-660/+497
* spec: fix latex formatting all over the placeAntoine Gourlay2014-09-179-101/+104
* spec: add syntax highlighting for scala code with highlight.jsAntoine Gourlay2014-09-173-0/+42
* spec: use the yaml title as the HTML titleAntoine Gourlay2014-09-152-4/+4
* Fix broken URL for MathJAX Javascript dependency.Jason Zaugg2014-09-081-1/+1
* SI-8325 Spec accepts infix type *Som Snytt2014-05-071-2/+1
* Rebase #3665Adriaan Moors2014-03-311-3/+3