summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/TypingTransformers.scala
Commit message (Expand)AuthorAgeFilesLines
* Desugar module var and accessor in refchecks/lazyvalsJason Zaugg2015-10-081-1/+1
* Restrict `contextMode` fiddling to `Context`Adriaan Moors2014-07-171-3/+3
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-1/+1
* Remove code from compiler central.Paul Phillips2012-11-201-2/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-1/+1
* Commenting out unused members.Paul Phillips2012-11-191-1/+1
* Removed unused imports.Paul Phillips2012-11-061-2/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Optimization to atOwnerMartin Odersky2012-08-201-6/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Some cleanups in the compiler source.Paul Phillips2010-10-111-2/+2
* closes #3582: typedTypeDef needs to run in a ne...Adriaan Moors2010-08-091-1/+1
* Make local lazy values thread-safe.Iulian Dragos2010-06-091-2/+5
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* missing bits of r20746.Martin Odersky2010-02-011-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* More elucidation work on the pattern matcher.Paul Phillips2009-06-301-0/+2
* Specialization landed in trunk.Iulian Dragos2009-06-181-1/+4
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* removed more warningsmichelou2008-01-181-2/+2
* fixed bug1084Martin Odersky2007-05-141-1/+1
* updated deprecated methodsmichelou2007-02-071-3/+3
* Fixed bug #799: the super accessors were iterat...Iulian Dragos2006-11-071-1/+1
* Added comment.Iulian Dragos2006-11-061-0/+1
* Added protected accessors in super accessors.Iulian Dragos2006-10-261-0/+6
* changed explicit outer schemeMartin Odersky2006-09-111-3/+6
* updated svn:keywords and header of TypingTransf...michelou2006-07-131-5/+6
* Added typing tree transformer frameworkMartin Odersky2006-07-121-0/+40