summaryrefslogtreecommitdiff
path: root/sources/scalac/symtab/SymSet.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Scalac code in sources and various ...Gilles Dubochet2005-12-181-119/+0
| | | | | Removed old Scalac code in sources and various other obsolete elements.
* - removed leading tabsmichelou2005-11-281-60/+62
|
* - reverted change, which seems buggy (sorry)schinz2004-04-211-2/+1
|
* - changed the ordering relation used on symbols...schinz2004-04-211-6/+11
| | | | | | - changed the ordering relation used on symbols, to improve (dramatically) the balance of the trees
* *** empty log message ***Martin Odersky2003-02-201-0/+24
|
* Initial version.Martin Odersky2003-02-131-0/+89