summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/TreeCheckers.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some unnecessary chattiness and poor func...Paul Phillips2011-07-121-4/+8
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* There was a bunch of work adriaan and I did whi...Paul Phillips2011-01-191-4/+4
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-2/+2
* Did a bunch of symbol oriented work on checkers.Paul Phillips2010-10-071-6/+103
* Bringing the tree and icode checkers back to life.Paul Phillips2010-09-271-34/+58
* Some progress on reviving TreeCheckers, plus a ...Paul Phillips2010-09-241-62/+106
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* A lot of minor code adjustments to ease the bur...Paul Phillips2009-11-161-83/+58
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Readjusted when -Ycheck:phase operates to get a...Geoffrey Washburn2008-09-051-1/+1
* Phases now have a checkable flag, used by the n...Geoffrey Washburn2008-09-031-1/+2
* hasFlag(DEFERERED) -> isDeferredMartin Odersky2008-01-281-1/+1
* fixed problems in subtyping.Martin Odersky2007-07-241-0/+1
* removed some more type aliasesmichelou2007-07-231-1/+1
* removed more primitive type aliases, removed so...michelou2007-06-211-7/+8
* Switching over to position objects from positio...Sean McDirmid2007-04-191-2/+2
* added infix type constructorsMartin Odersky2006-12-041-7/+13
* fixed bug 831Martin Odersky2006-11-211-2/+2
* Replaced == null()eq null(ne null)mihaylov2006-11-131-1/+1
* Refactored portability supportmihaylov2006-11-011-3/+3
* changed explicit outer schemeMartin Odersky2006-09-111-28/+25
* rebuild checkers (not there yet)Martin Odersky2006-09-081-4/+11
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-251-1/+1
* removed leading/trailing tabs/blanks in typeche...michelou2006-07-041-68/+70
* 1. fixed bugs 578+579Martin Odersky2006-04-271-1/+1
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+139