summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/cmd/FromString.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+1
* Don't use runtime reflection from the batch compiler.Jason Zaugg2013-11-011-10/+9
* Remove code from misc bits of the compiler.Paul Phillips2012-11-201-8/+1
* Revert "Commenting out unused members."Paul Phillips2012-11-191-7/+7
* Commenting out unused members.Paul Phillips2012-11-191-7/+7
* Removed unused imports.Paul Phillips2012-11-061-1/+1
* 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
* Eliminated all the current feature warnings.Paul Phillips2012-07-271-1/+1
* evicts calls to reify from our codebaseEugene Burmako2012-07-201-1/+1
* The new reflectionEugene Burmako2012-06-081-1/+2
* preparations: always explicitly provide type tagsEugene Burmako2012-06-081-7/+7
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-3/+3
* Next generation of macrosEugene Burmako2012-04-121-2/+2
* a fast, functional PartialFunction implementationPavel Pavlov2012-03-301-6/+6
* Fast PartialFunction # orElse.Martin Odersky2011-11-241-5/+5
* AbstractPartialFunction.Paul Phillips2011-10-191-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* A new totally safe signal manager, along with a...Paul Phillips2010-11-261-1/+1
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-111-0/+72