summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/Platform.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-4/+3
* remove recursive classpath implementationLukas Rytz2016-04-231-4/+1
* Support :require when using the flat classpath representation.Lukas Rytz2016-03-221-2/+2
* Integrate flat classpath with the compilermpociecha2014-12-051-1/+5
* Get rid of Platform.doLoad method.Grzegorz Kossakowski2014-05-071-8/+0
* Removing unused code.Paul Phillips2013-10-021-4/+0
* Refactor the cake so SymbolTable does not depend on GlobalGrzegorz Kossakowski2013-07-271-8/+2
* Deprecate Platform.BinaryRepr.Grzegorz Kossakowski2013-07-271-6/+7
* 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
* Partial redesign of incremental compiler invalidation.Martin Odersky2012-05-301-3/+3
* Implemented functionality to invalidate classpath entries, to enable incremen...Martin Odersky2012-05-281-0/+3
* Distentangled platform specific code from loade...Martin Odersky2011-11-081-2/+25
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* A cleanup of the inliner.Paul Phillips2010-09-221-0/+1
* Abstracting out a few more platform specific el...Paul Phillips2010-02-231-6/+13
* A more MSIL-aware attempt at isolating the plat...Paul Phillips2010-02-061-0/+24