summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/util/package.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in compiler and reflectJanek Bogucki2017-02-131-1/+1
* SI-7933 REPL javax.script eval is cached resultRaphael Jolly2014-01-311-1/+12
* Removing deprecated code.Paul Phillips2013-11-181-32/+3
* Make parameters to implicit value classes privateJason Zaugg2013-11-121-1/+1
* Removing unused code.Paul Phillips2013-10-021-3/+0
* SI-7781 REPL stack trunc shows causeSom Snytt2013-09-021-7/+11
* SI-7740 Trim stack trace before printing in REPLChristoffer Sawicki2013-08-191-0/+9
* SI-7681 Clean up scala.reflect.internal.util.TableDefSimon Ochsenreither2013-07-201-6/+0
* Moves AbstractFileClassLoader to scala-reflect.jarEugene Burmako2013-05-201-0/+9
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+3
* Rewrote FastTrack for clarity.Paul Phillips2012-12-231-1/+1
* Remove code from compiler central.Paul Phillips2012-11-201-20/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-11/+11
* Commenting out unused members.Paul Phillips2012-11-191-11/+11
* A utility function to summarize an exception.Paul Phillips2012-11-091-0/+12
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-0/+53
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-0/+2
* Shutdown hook modification.Paul Phillips2011-10-181-7/+20
* Getting liftCode to work.Martin Odersky2011-09-251-0/+4
* Moved scala.reflect.Chars to scala.reflect.inte...Iulian Dragos2011-05-201-1/+1
* Added a forwarder for object Chars.Iulian Dragos2011-05-181-0/+3
* Renamed scala.reflect.common to scala.reflect.i...Paul Phillips2011-05-161-3/+3
* Switched nsc.util to point to reflect.util, no ...Paul Phillips2011-05-161-0/+5
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Some fixes for partest issues.Paul Phillips2011-01-121-0/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-2/+2
* Eliminated 16 avoidable closure objects in Stream.Paul Phillips2011-01-041-0/+2
* Misc uninteresting tidbits to take some weight ...Paul Phillips2011-01-021-0/+3
* Introducing scala.system, the product of a whir...Paul Phillips2010-12-041-22/+2
* Some cleanups in the *Runners and a few compile...Paul Phillips2010-11-271-0/+12
* Another exciting development in the world of -Y...Paul Phillips2010-11-131-4/+6
* Introduces "Origins" for all your superhero bac...Paul Phillips2010-11-111-0/+11
* Made scripts wait for all non-daemon threads to...Paul Phillips2010-06-071-0/+22
* Changed the script runner mechanism to alchemiz...Paul Phillips2010-05-231-0/+29