summaryrefslogtreecommitdiff
path: root/test/junit/scala/tools/nsc/symtab/SymbolTableForUnitTesting.scala
Commit message (Expand)AuthorAgeFilesLines
* Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-291-1/+1
* Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-8/+5
* remove recursive classpath implementationLukas Rytz2016-04-231-17/+3
* Support :require when using the flat classpath representation.Lukas Rytz2016-03-221-3/+3
* SI-9473 Cleaner references to statically owned symbolsJason Zaugg2015-09-221-1/+3
* Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-1/+1
* Integrate flat classpath with the compilermpociecha2014-12-051-3/+26
* Get rid of Platform.doLoad method.Grzegorz Kossakowski2014-09-241-1/+0
* Remove deprecationWarning, currentReporting from ReportingAdriaan Moors2014-07-041-0/+7
* Uniformly route reporting through reporter.Adriaan Moors2014-07-041-0/+5
* additional class tags for reflection APIEugene Burmako2014-02-141-0/+6
* SI-6411 reflection is now aware of posterasureEugene Burmako2014-01-241-0/+1
* re-wire fresh name creator to currentUnit.fresh at compile-timeDen Shabalin2013-10-181-0/+2
* Address TODOs around SymbolLoaders and SymbolTable.Grzegorz Kossakowski2013-07-301-1/+1
* Add example of SymbolTable unit test.Grzegorz Kossakowski2013-07-271-0/+89