summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/SubComponent.scala
Commit message (Collapse)AuthorAgeFilesLines
* (1) add devirtualization phase.Martin Odersky2008-04-111-0/+12
|
* added reverse to RichString.Martin Odersky2008-02-061-0/+3
| | | | | | fixed immediate problem in #409. we ignore now flag MONOMOPRHIC.
* removed more primitive type aliases, removed so...michelou2007-06-211-2/+2
| | | | | removed more primitive type aliases, removed some tabs
* removed hand-coded "Direct Known Subclasses"michelou2006-10-111-9/+1
|
* modified escapedStringValue and cleaned up comm...michelou2006-10-081-10/+21
| | | | | modified escapedStringValue and cleaned up comments
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+29
Switching to the new build system and to the new build system. This is a MAJOR commit, so be careful when updating.