aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/config/JavaPlatform.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-70/+0
* Add dotty-library to classpath in dottydoc testsFelix Mulder2016-11-221-1/+1
* Create dotty-lib.jar for run testsFelix Mulder2016-11-221-1/+3
* Move the logic of ExpandSAMs.isJvmSam to Platform.isSam.Sébastien Doeraene2016-03-071-0/+9
* Renamings in DefinitionsMartin Odersky2015-11-091-4/+2
* Cleanup of import list in JavaPlatformMartin Odersky2015-04-071-3/+2
* CollectEntryPoints.Dmitry Petrashko2014-05-061-1/+19
* Symbol loaders no longer complete with creation contextMartin Odersky2014-02-091-3/+3
* Re-organized comparisons of types with classes.Martin Odersky2013-04-101-3/+3
* First steps to make compiler start work.Martin Odersky2013-03-111-1/+1
* More polishing of types.Martin Odersky2013-03-051-1/+1
* Filling in all ???sMartin Odersky2013-02-271-1/+1
* Fleshing out some ???'sMartin Odersky2013-02-251-3/+3
* Refactoring and cleanup of several symbol creation related aspects.Martin Odersky2013-02-241-2/+2
* Integration of settings, platform, pathresolver, etc.Martin Odersky2013-02-031-47/+16
* Added config package with settings, platform.Martin Odersky2013-02-011-0/+75