summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/io
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-183-4/+5
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* Removing unused code.Paul Phillips2013-10-021-7/+0
* SI-7681 Remove scala.tools.nsc.io.DaemonThreadFactorySimon Ochsenreither2013-08-152-35/+0
* Move some code from s.t.n.io to s.t.n.interactiveSimon Ochsenreither2013-06-274-791/+0
* Make all numeric coercions explicit.Paul Phillips2013-05-272-3/+3
* Eliminated the accumulated feature warnings.Paul Phillips2013-04-231-1/+1
* a typo correctedsrinivasreddy2013-03-101-1/+1
* Merge 2.10.x into master.Adriaan Moors2013-03-051-0/+6
|\
* | Name boolean arguments in src/compiler.Jason Zaugg2013-03-052-2/+2
* | Address some ScaladocrotJason Zaugg2013-02-252-8/+8
* | Banish needless semicolons.Jason Zaugg2013-02-241-1/+1
* | Be explicit about empty param list calls.Jason Zaugg2013-02-241-2/+2
* | Fix some typosSamy Dindane2013-01-241-2/+2
* | PluginComponent contributes description to -Xshow-phases.Som Snytt2012-12-181-0/+14
* | Expunged the .net backend.Paul Phillips2012-12-051-15/+0
* | Remove code from compiler central.Paul Phillips2012-11-206-118/+2
* | Some files removed in their entirety.Paul Phillips2012-11-192-39/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-197-92/+92
* | Commenting out unused members.Paul Phillips2012-11-197-92/+92
* | A few straggling unused imports.Paul Phillips2012-11-071-1/+1
* | Removed unused imports.Paul Phillips2012-11-066-9/+4
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-027-7/+7
* Fixes SI-6305 scala.tools.nsc.io split between jars.Josh Suereth2012-09-181-0/+17
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-143-6/+6
* update and normalize copyright noticeAdriaan Moors2012-08-077-7/+7
* Introduces scala-reflect.jarEugene Burmako2012-06-0811-1480/+0
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-088-2/+18
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* The new reflectionEugene Burmako2012-06-081-2/+1
* Removing more unneeded code.Paul Phillips2012-05-151-44/+0
* Removing extraneous files.Paul Phillips2012-05-153-126/+0
* Updated Symbol to record classfile origin.Paul Phillips2012-05-041-0/+1
* Eliminating reflective calls.Paul Phillips2012-05-021-1/+2
* migrates stdlib and compiler to tagsEugene Burmako2012-04-232-4/+4
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-0/+2
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-125-5/+7
* SI-5189 fixed: safe type infer for constr patternAdriaan Moors2012-03-091-1/+1
* Update RoundingMode.Paul Phillips2012-02-011-1/+1
* Intercept assert and require calls.Paul Phillips2012-01-261-1/+1
* Created NoAbstractFile.Paul Phillips2012-01-242-1/+33
* Optimization in ZipArchive.Paul Phillips2011-12-251-4/+8
* Fix documentation stutters.Blair Zajac2011-12-061-1/+1
* Implemented manifest-based class-paths.Paul Phillips2011-11-211-0/+8
* Unified binary representations under AbstractFile.Paul Phillips2011-11-081-0/+16
* Closed SI-5135michelou2011-11-061-1/+1
* Fix for some repl bitrot.Paul Phillips2011-11-041-10/+23
* ScalaClassLoader changes.Paul Phillips2011-11-032-9/+11
* Fix regression in companion check.Paul Phillips2011-10-151-0/+3