summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/TreeInfo.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Named and default argumentsLukas Rytz2009-05-301-0/+7
* fixed several problems with cyclic references u...Martin Odersky2009-02-231-1/+12
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* early initialization fixes.Martin Odersky2008-07-091-0/+7
* fixed #807. More stuff for virtual classes.Martin Odersky2008-05-301-0/+1
* Fixed #904Martin Odersky2008-05-211-2/+2
* eliminated need to cmpile with -YnopredefsMartin Odersky2008-02-221-0/+14
* change to caseclass extractors with varargsMartin Odersky2008-02-131-0/+6
* build target is now 1.5Martin Odersky2008-01-171-16/+0
* Merge from the annots-normtrees branch.Lex Spoon2007-11-281-1/+2
* fixed #11Burak Emir2007-09-041-1/+1
* cleaned up TreesMartin Odersky2007-08-221-2/+2
* added class SymbolNamesmichelou2007-07-171-22/+22
* 1.Martin Odersky2007-07-121-1/+1
* fixed bug 1192, 1168, plus a problem with exist...Martin Odersky2007-07-031-4/+14
* merged Alias/AbsTypeDef into TypeDefMartin Odersky2007-06-191-6/+14
* deprecated &f, .f, requires.Martin Odersky2007-06-051-1/+2
* fixed bug1084Martin Odersky2007-05-141-3/+3
* updated self aliases, for-comprehension, += opsmichelou2007-04-231-4/+4
* more changes to support early inits.Martin Odersky2007-04-101-28/+24
* check for variables in pattern alternatives; ch...Martin Odersky2007-04-101-12/+20
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-061-3/+3
* small changes to supercallsMartin Odersky2007-04-051-0/+11
* fixed bug1024.Martin Odersky2007-03-301-0/+9
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-0/+19
* 1.Martin Odersky2007-01-251-0/+15
* Replaced == null()eq null(ne null)mihaylov2006-11-131-1/+1
* added support for typed patternsMartin Odersky2006-10-191-5/+17
* removed leading/trailing tabs/blanks in ast/*.s...michelou2006-08-301-8/+13
* fixed bug 710.Martin Odersky2006-08-241-1/+1
* (no commit message)Martin Odersky2006-08-211-1/+1
* removed leading/trailing tabs/blanks, added hea...michelou2006-07-191-5/+5
* - Made attributes applicable to parametersmihaylov2006-07-121-3/+0
* fixed bug650Martin Odersky2006-07-101-3/+4
* (no commit message)Martin Odersky2006-06-291-0/+2
* Fixed xmlstuff problem anf bugs 401, 643Martin Odersky2006-06-291-0/+14
* Some changes to make arrays work betterMartin Odersky2006-03-081-3/+2
* (no commit message)Martin Odersky2005-12-211-2/+13
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+187