summaryrefslogtreecommitdiff
path: root/sources/scalac/checkers
Commit message (Expand)AuthorAgeFilesLines
* - Removed Definitions.NULL and Definitions.ZEROpaltherr2004-02-011-5/+0
* - Generalized use of AConstant to represent con...paltherr2004-02-011-12/+1
* - Fixed method namepaltherr2004-01-071-1/+1
* - Renamed methods type into conforms, removed r...paltherr2004-01-061-22/+24
* - uncommented assertion which checks the symbol...schinz2003-12-161-1/+1
* - Enabled some checkspaltherr2003-12-161-3/+2
* - Fixed case Newpaltherr2003-12-121-15/+11
* - Implemented method expressionpaltherr2003-12-121-2/+120
* - Fixed methods location and selectionpaltherr2003-12-121-13/+8
* - Fixed show methodspaltherr2003-12-121-6/+5
* - Added method tapply, vapply, functionpaltherr2003-12-121-0/+51
* - Added method typepaltherr2003-12-121-0/+23
* - Added method location and selectionpaltherr2003-12-121-0/+46
* - Added missing calls to method expressionpaltherr2003-12-121-0/+2
* - Added method statement and stub method expres...paltherr2003-12-121-0/+34
* - Added WARNING in class descriptionpaltherr2003-12-111-1/+2
* - Enabled isParameter assertionpaltherr2003-12-111-1/+1
* - Removed used of Global.debugPrinterpaltherr2003-12-111-1/+1
* - Added some checks on templates and memberspaltherr2003-12-101-3/+119
* - Added context and scope managementpaltherr2003-12-101-0/+228
* - Added logopaltherr2003-12-091-0/+8
* - Added class TreeCheckerpaltherr2003-12-091-0/+35
* - rewrote the phase creation processpaltherr2003-08-181-1/+2
* *** empty log message ***Martin Odersky2003-08-141-5/+12
* *** empty log message ***Martin Odersky2003-07-312-7/+7
* - Repolaced Tree argument of This and Super nod...paltherr2003-07-301-2/+0
* - renamed son of Super from "tpe" to "qualifier"schinz2003-07-231-2/+2
* - use definesSymbol to find nodes which define ...schinz2003-05-091-11/+1
* *** empty log message ***Martin Odersky2003-04-301-3/+4
* - Added an import for Symbolpaltherr2003-04-241-0/+1
* - Added constant instancepaltherr2003-04-161-0/+10
* - Added automatic generation of CheckTreeNodespaltherr2003-04-152-0/+31
* - Added cvsignorepaltherr2003-04-151-0/+0
* - bug fix: use the correct owner for class type...schinz2003-03-201-3/+3
* - check that no syntactic representation of typ...schinz2003-03-121-1/+24
* - check that TypeRefs are applied with enough a...schinz2003-03-061-1/+19
* *** empty log message ***Martin Odersky2003-03-031-4/+3
* Initial import of the CheckNames class.mihaylov2003-02-271-0/+47
* Initial version.Martin Odersky2003-02-134-0/+275