summaryrefslogtreecommitdiff
path: root/sources/scalac/util/Debug.java
Commit message (Expand)AuthorAgeFilesLines
* Removed old Scalac code in sources and various ...Gilles Dubochet2005-12-181-503/+0
* - added showTree for Tree[]michelou2005-11-281-0/+10
* - added 'showType' parameter to function 'showT...michelou2005-09-261-62/+29
* - added method 'showTree'.michelou2005-09-231-1/+374
* Removed obsolete methodsmihaylov2005-06-281-97/+0
* - Removed class UniqueID (symbols have already ...paltherr2004-11-221-1/+1
* - Added name of class to constructor symbolspaltherr2004-08-311-0/+5
* *** empty log message ***Martin Odersky2004-07-081-1/+1
* - Adapted to new class scala.tools.util.debug.D...paltherr2004-06-171-385/+101
* - Changed methods Debug.show to add separators ...paltherr2004-06-031-11/+7
* - Removed Symbol.ERROR and Kinds.ERRORpaltherr2004-04-041-5/+3
* - Removed class DebugTypepaltherr2003-11-131-129/+1
* *** empty log message ***Martin Odersky2003-10-311-0/+8
* - Added methods to print arrays of primitive typespaltherr2003-10-211-4/+101
* - Added a handle for Treespaltherr2003-10-161-0/+2
* - Added special case for Rootpaltherr2003-10-061-1/+1
* *** empty log message ***Martin Odersky2003-08-251-1/+1
* - Renamed log(Object[]) and show(Object[]) into...paltherr2003-08-081-19/+19
* - Added show methodspaltherr2003-07-311-7/+65
* - Changed log method in class Debugpaltherr2003-05-201-4/+18
* *** empty log message ***Martin Odersky2003-05-011-6/+0
* - Removed printing of kindpaltherr2003-03-131-1/+0
* - print symbols associated with CompoundType(s)schinz2003-03-061-0/+2
* - Improved the priniting of symbolspaltherr2003-03-031-2/+2
* - Completed printer for typespaltherr2003-02-211-4/+28
* Initial version.Martin Odersky2003-02-131-0/+465