summaryrefslogtreecommitdiff
path: root/test/junit/scala/tools/nsc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4088 from lrytz/opt/cleanupOptimizationsLukas Rytz2014-11-108-68/+554
|\
| * Address review commentsLukas Rytz2014-11-071-1/+1
| * GenBCode: Compact local variable slotsLukas Rytz2014-11-041-0/+80
| * GenBCode: Tests for combined method-level optimizationsLukas Rytz2014-11-042-0/+88
| * GenBCode: Command-line flags for enabling cleanup optimizationsLukas Rytz2014-11-046-85/+81
| * GenBCode: Eliminate redundant labels and line number nodesLukas Rytz2014-11-041-0/+101
| * GenBCode: Simplify branching instructionsLukas Rytz2014-11-041-0/+221
* | Merge pull request #4083 from retronym/ticket/8947Jason Zaugg2014-11-071-0/+12
|\ \
| * | SI-8947 Avoid cross talk between tag materializers and reifyJason Zaugg2014-10-301-0/+12
| |/
* | Merge pull request #4017 from lrytz/t6541Lukas Rytz2014-11-051-0/+16
|\ \
| * | Fix default value for ScalaVersionSettingLukas Rytz2014-11-041-0/+16
| |/
* / SI-8711 ScalaVersion.unparse doesn't produce valid versionsAntoine Gourlay2014-10-131-0/+18
|/
* Merge pull request #4016 from lrytz/t8731Grzegorz Kossakowski2014-10-071-0/+3
|\
| * SI-8731 warning if @switch is ignoredLukas Rytz2014-10-061-0/+3
* | Better ant / junit interactionAntoine Gourlay2014-09-291-1/+0
|/
* Get rid of Platform.doLoad method.Grzegorz Kossakowski2014-09-241-1/+0
* Remove stale local variables and exception handlers after DCELukas Rytz2014-09-105-7/+215
* Clarify why we emit ATHROW after expressions of type NothingLukas Rytz2014-09-102-6/+50
* Tools to run the compiler in JUnit testsLukas Rytz2014-09-102-0/+115
* JUnit tests for dead code elimination.Lukas Rytz2014-09-103-1/+189
* Merge pull request #3946 from gourlaysama/wip/t5254Grzegorz Kossakowski2014-09-091-0/+23
|\
| * SI-5254 running an empty scala script should succeedAntoine Gourlay2014-08-261-0/+23
* | Address PR feedback, fix MultiChoiceSetting.containsLukas Rytz2014-09-081-0/+2
* | Use Enumeration for MultiChoiceSettingSom Snytt2014-09-051-1/+45
* | -Ystatistics accepts a list of phases, cleanups in MultiChoiceSettingLukas Rytz2014-09-021-1/+62
* | Fix assertThrows, and the behaviors that it shadowedLukas Rytz2014-09-023-6/+10
* | Remove Tracked, add type information to ClassBTypeLukas Rytz2014-08-191-34/+21
|/
* SI-8525 Clarify usage of -Xlint:_,flagSom Snytt2014-07-161-15/+9
* SI-8525 No anonymous lintSom Snytt2014-07-101-3/+3
* SI-8525 Add -Xlint:-warn-missing-interpolatorSom Snytt2014-07-081-2/+16
* Remove deprecationWarning, currentReporting from ReportingAdriaan Moors2014-07-041-0/+7
* Uniformly route reporting through reporter.Adriaan Moors2014-07-041-0/+5
* Unit tests for new BType classesLukas Rytz2014-06-011-0/+104
* Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-191-0/+6
|\
| * additional class tags for reflection APIEugene Burmako2014-02-141-0/+6
* | Group settings should honor user-set individual optionsJason Zaugg2014-02-171-0/+24
* | Expose a means to disable boolean settingsJason Zaugg2014-02-171-0/+28
|/
* SI-6411 reflection is now aware of posterasureEugene Burmako2014-01-241-0/+1
* Merge pull request #3147 from som-snytt/issue/repl-columnsAdriaan Moors2013-11-251-0/+85
|\
| * SI-7969 REPL variable columnar outputSom Snytt2013-11-181-0/+44
| * SI-7969 Refactor to trait with testSom Snytt2013-11-151-0/+41
* | refactor out fresh name prefix extraction logicDen Shabalin2013-11-171-0/+47
|/
* re-wire fresh name creator to currentUnit.fresh at compile-timeDen Shabalin2013-10-181-0/+2
* Rework cff8b569 to heal the windows build.Jason Zaugg2013-10-031-4/+4
* SI-7841 More robust unspecialization of namesJason Zaugg2013-09-161-0/+46
* SI-7781 REPL stack trunc shows causeSom Snytt2013-09-021-0/+159
* addresses feedback regarding new junit testsDen Shabalin2013-08-152-14/+8
* SI-7731 make CannotHaveAttrs more consistentDen Shabalin2013-08-141-0/+70
* Add sample to SymbolTableTest using custom symbols and type.Grzegorz Kossakowski2013-08-021-0/+21
* Address TODOs around SymbolLoaders and SymbolTable.Grzegorz Kossakowski2013-07-301-1/+1