aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/config/PathResolver.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-281/+0
* PathResolver: fix priorityClassPathGuillaume Martres2016-11-221-1/+1
* Move sjs, make sure that partest compiles everything in dirsFelix Mulder2016-11-221-14/+10
* Add dotty-library to classpath in dottydoc testsFelix Mulder2016-11-221-25/+16
* Create dotty-lib.jar for run testsFelix Mulder2016-11-221-3/+19
* fix #1274: test for dotty bootstrap based on tastyliu fengyun2016-10-131-1/+6
* Making dotc/transform Dotty compliantMartin Odersky2014-05-081-1/+1
* Rename methods on FreshContext to make mutation obviousDmitry Petrashko2014-03-271-2/+2
* Symbol loaders no longer complete with creation contextMartin Odersky2014-02-091-9/+8
* Filling in all ???sMartin Odersky2013-02-271-4/+5
* Fleshing out some ???'sMartin Odersky2013-02-251-16/+16
* Integration of settings, platform, pathresolver, etc.Martin Odersky2013-02-031-18/+20
* Added config package with settings, platform.Martin Odersky2013-02-011-0/+271