summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/parser
Commit message (Expand)AuthorAgeFilesLines
* Fix Greek Mythology references in compiler packageJanek Bogucki2017-04-102-3/+3
* Revert "SI-10133 Require escaped single quote char lit"Adriaan Moors2017-02-211-18/+6
* Merge pull request #5629 from som-snytt/issue/10120-quote-errAdriaan Moors2017-02-201-6/+18
|\
| * SI-10120 Extra advice on unclosed char literalSom Snytt2017-01-081-6/+13
| * SI-10133 Require escaped single quote char litSom Snytt2017-01-081-0/+5
* | SI-10148 Accept verbose zeroSom Snytt2017-02-181-4/+4
* | Merge pull request #5648 from som-snytt/issue/10148Seth Tisue2017-02-162-8/+30
|\ \
| * | SI-10148 Follow Java for float literalsSom Snytt2017-01-182-8/+30
| |/
* | Merge pull request #5245 from dwijnand/trailing-commasAdriaan Moors2017-02-081-0/+11
|\ \
| * | SIP-27 Tweak and test wildstar in REPLDale Wijnand2017-01-081-2/+5
| * | SI-4986 SIP-27 Trailing Comma (multi-line only) supportDale Wijnand2016-12-111-0/+8
| |/
* | SI-10097 Adapt unless -Xsource:2.13Som Snytt2016-12-141-3/+12
* | SI-8704 Also warn if effectively multiple implicitSom Snytt2016-12-141-0/+6
* | SI-8704 Error on bad implicit sectionsSom Snytt2016-12-141-13/+19
* | SI-10097 Error if no non-implicit case class paramSom Snytt2016-12-141-5/+10
|/
* Merge pull request #5440 from som-snytt/issue/9944Lukas Rytz2016-11-161-2/+11
|\
| * SI-9944 Scan after interp expr keeps CRSom Snytt2016-10-011-2/+11
* | Factor out some more into ScaladocScannerAdriaan Moors2016-10-191-1/+1
* | DocScanner has doc-comment scanning hooks.Adriaan Moors2016-10-191-15/+30
|/
* Retain javadoc comments in scaladocJakob Odersky2016-07-151-1/+1
* Merge commit '91b6944' into merge-2.11-to-2.12-june-19Lukas Rytz2016-06-191-1/+1
|\
| * SI-9245 Fresher name in Try and testSom Snytt2016-06-071-1/+1
* | Merge commit 'cba585d' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-011-44/+64
|\|
| * SI-4625 Warn on first non-toplevel onlySom Snytt2016-05-171-42/+46
| * SI-4625 Warn when discarding script objectSom Snytt2016-05-171-4/+11
| * SI-4625 Permit arbitrary top-level in scriptSom Snytt2016-05-161-1/+3
| * SI-4625 App is a thingSom Snytt2016-05-161-1/+4
| * SI-4625 Recognize App in scriptSom Snytt2016-05-161-1/+5
* | Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-292-18/+18
* | Merge pull request #4935 from som-snytt/issue/8044-tickvarAdriaan Moors2016-05-241-8/+8
|\ \
| * | SI-8044 Allow any id in explicit pattern bindingSom Snytt2016-05-201-4/+3
| * | SI-8044 Allow binding backquoted varid in patternsSom Snytt2016-05-201-7/+8
* | | Merge pull request #4988 from som-snytt/issue/backtick-barAdriaan Moors2016-05-201-2/+2
|\ \ \ | |/ / |/| |
| * | SI-9665 Backquoted vbar in extractor patternSom Snytt2016-03-151-2/+2
* | | Keep Function when CBN arg thunk targets a SAMAdriaan Moors2016-03-302-3/+4
* | | Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-161-5/+0
|/ /
* | Merge commit 'cc6fea6' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-042-35/+54
|\|
| * SI-9572 Check for illegal tuple sizes in the parserStefan Zeiger2016-01-282-35/+54
* | Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-185-8/+6
* | Merge commit 'bb3ded3' into merge-2.11-to-2.12-oct-5Lukas Rytz2015-10-051-2/+8
|\|
| * Improve presentation compilation of annotationsJason Zaugg2015-09-241-2/+8
* | Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-223-0/+0
|\|
| * unset inappropriate execute bitsSeth Tisue2015-09-023-0/+0
| * Fix typo in the name of a private methodMichaƂ Pociecha2015-08-231-5/+5
* | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-5/+5
* | Merge pull request #4590 from som-snytt/issue/6810Lukas Rytz2015-08-241-3/+5
|\ \
| * | SI-6810 Disallow EOL in char literalSom Snytt2015-06-291-3/+5
* | | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-08-201-1/+1
|\ \ \ | |/ / |/| / | |/
| * ScalaDoc fixes for compilerJanek Bogucki2015-07-291-1/+1
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-05-011-1/+1
|\|