summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5264 from lrytz/t8561Lukas Rytz2016-07-131-22/+15
|\
| * SI-8561 named subclasses for known Manifest / ClassTag instancesLukas Rytz2016-07-061-22/+15
* | Merge pull request #5234 from som-snytt/review/printersLukas Rytz2016-07-132-5/+4
|\ \
| * | Constant print control in unicodeSom Snytt2016-06-162-5/+4
* | | Merge pull request #5247 from mo/2.12.xAdriaan Moors2016-07-051-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix typo in test commentMartin Olsson2016-06-261-1/+1
| |/
* | Emit trait method bodies in staticsJason Zaugg2016-06-287-15/+36
* | Remove stray .class file from version controlJason Zaugg2016-06-281-0/+0
|/
* Merge pull request #5099 from retronym/ticket/9390Jason Zaugg2016-06-067-7/+138
|\
| * SI-9390 Avoid needless outer capture with local classesJason Zaugg2016-06-032-0/+33
| * SI-9390 Emit local defs that don't capture this as staticJason Zaugg2016-06-015-7/+105
* | Merge pull request #5157 from retronym/topic/lambda-staticsJason Zaugg2016-06-065-11/+11
|\|
| * Lambda impl methods static and more stably namedJason Zaugg2016-06-015-11/+11
* | SI-9104 Autodetect raw pastageSom Snytt2016-06-028-3/+77
* | Merge commit '90215ce' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-015-4/+35
|\ \
| * \ Merge pull request #4998 from som-snytt/issue/7898-iLukas Rytz2016-06-015-4/+35
| |\ \
| | * | SI-7898 Label for parsing -i sourcesLukas Rytz2016-05-243-0/+34
| | * | SI-7898 Report paste errors improvedlySom Snytt2016-05-231-1/+1
| | * | SI-7898 Read user input during REPL warmupSom Snytt2016-05-201-3/+0
| * | | Merge pull request #4959 from rjolly/scripting15Stefan Zeiger2016-05-252-8/+4
| |\ \ \
| | * | | Use jarlister in buildRaphael Jolly2016-05-212-8/+4
| | |/ /
* | | / Merge commit 'cba585d' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-019-0/+46
|\| | | | |_|/ |/| |
| * | SI-4625 Warn on first non-toplevel onlySom Snytt2016-05-171-0/+1
| * | SI-4625 Warn when discarding script objectSom Snytt2016-05-173-0/+16
| * | SI-4625 Permit arbitrary top-level in scriptSom Snytt2016-05-163-0/+16
| * | SI-4625 Recognize App in scriptSom Snytt2016-05-163-0/+13
| |/
* | Merge pull request #5076 from soc/topic/deprecations-sinceLukas Rytz2016-05-3039-47/+47
|\ \
| * | Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-2935-38/+38
| * | Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-4/+4
| * | SI-9084 Add `since` (if available) to deprecation warningsSimon Ochsenreither2016-05-285-9/+9
* | | Merge pull request #5191 from som-snytt/issue/9382Lukas Rytz2016-05-301-41/+0
|\ \ \ | |/ / |/| |
| * | SI-9382 Zippy clean-up in aisle 2 & 3Som Snytt2016-05-261-41/+0
* | | Merge pull request #5102 from milessabin/2.12.xJason Zaugg2016-05-274-1/+183
|\ \ \
| * | | -Xexperimental mode now only includes -Ypartial-unificationMiles Sabin2016-05-241-1/+1
| * | | SI-2712 Add support for higher order unificationMiles Sabin2016-05-243-0/+182
* | | | Merge pull request #5192 from dwijnand/wip/scala-repl-no-importsJason Zaugg2016-05-279-15/+567
|\ \ \ \
| * | | | Fully qualify types in REPL generated codeDale Wijnand2016-05-269-15/+567
| | |/ / | |/| |
* / | | Rename -Yopt to -opt, -Yopt-warnings to -opt-warningsLukas Rytz2016-05-2533-33/+33
|/ / /
* | | Merge pull request #5175 from som-snytt/issue/9656-range-toStringStefan Zeiger2016-05-242-0/+57
|\ \ \ | |/ / |/| |
| * | SI-9656 Range.toString distinguishes Numeric stepSteve Robinson2016-05-192-0/+57
* | | Merge pull request #5153 from petermz/ticket/5463Lukas Rytz2016-05-231-0/+21
|\ \ \
| * | | SI-5463 Check .jars before using thempeterz2016-05-171-0/+21
* | | | SI-7916: ScriptEngine supportSom Snytt2016-05-196-25/+2
* | | | Generate static forwarders for object members in companion interface (#5131)Jason Zaugg2016-05-193-0/+11
* | | | SI-8756 Fix generic signature for refinement of primitiveJason Zaugg2016-05-181-1/+1
* | | | SI-8756 Test to demonstrate the status quoJason Zaugg2016-05-182-0/+31
| |/ / |/| |
* | | Merge pull request #5103 from ruippeixotog/improve-list-map-set-perfLukas Rytz2016-05-174-33/+3
|\ \ \ | |/ / |/| |
| * | Add SerialVersionUID to ListSetRui Gonçalves2016-05-171-1/+3
| * | Improve performance and behavior of ListMap and ListSetRui Gonçalves2016-05-173-32/+0
* | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-05-173-3/+48
|\ \ \ | | |/ | |/|