summaryrefslogtreecommitdiff
path: root/sources/scalac/checkers
Commit message (Expand)AuthorAgeFilesLines
* - 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