summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/symtab/BrowsingLoaders.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix Greek Mythology references in compiler packageJanek Bogucki2017-04-101-1/+1
* Replace println with log calls in BrowsingLoadersIulian Dragos2016-10-191-4/+4
* Merge commit '97b9b2c06a' from 2.10.x into masterAdriaan Moors2014-01-171-2/+4
|\
| * SI-8085 Fix BrowserTraverser for package objectsJason Zaugg2013-12-181-2/+4
* | Address TODOs around SymbolLoaders and SymbolTable.Grzegorz Kossakowski2013-07-301-17/+1
* | Refactor the cake so SymbolTable does not depend on GlobalGrzegorz Kossakowski2013-07-271-1/+4
* | Remove dependency on typer phase in ClassfileParser.Grzegorz Kossakowski2013-07-271-0/+14
* | Deprecation patrol.Paul Phillips2012-11-061-1/+1
* | Removed unused imports.Paul Phillips2012-11-061-1/+0
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Handle multiple packages in one source file in the presentation compiler.Iulian Dragos2012-07-211-2/+10
* Don't use the BrowsingLoader for Java sources. Iulian Dragos2012-06-131-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* Pushed Symbol/Type creation partitioning further.Paul Phillips2012-04-011-1/+1
* Added package object support to reflection fram...Martin Odersky2011-08-291-1/+1
* Use the correct encoding in the browsing loader...Iulian Dragos2011-06-291-2/+2
* Small changes to docs only. No review.Martin Odersky2011-06-201-1/+1
* Making some recent changes less breaky so sbt c...Paul Phillips2011-06-111-0/+1
* And the remainder of the scala.reflect refactor...Paul Phillips2011-05-161-1/+0
* Fixed failure to load presentation compiler wit...Martin Odersky2011-02-051-1/+1
* Opening packages when browsing gets rid of spur...Martin Odersky2011-01-261-1/+5
* Better behavior on completions.Martin Odersky2011-01-241-1/+1
* hardeing of the presentation compiler.Martin Odersky2011-01-231-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Disabled browsing in the empty package, hopeful...Martin Odersky2011-01-131-1/+4
* Refactored browsing loaders so that they can be...Martin Odersky2011-01-091-0/+111