summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/Duplicators.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Work in progress on #4541.Aleksandar Pokopec2011-11-111-1/+1
* Fixes #4716.Aleksandar Pokopec2011-09-271-6/+23
* fixed svn props, did some cleanupmichelou2011-09-171-1/+9
* Since trunk seems to be undergoing all kinds of...Paul Phillips2011-07-231-3/+3
* Created simple infrastructure for creating muta...Paul Phillips2011-07-061-1/+1
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Changed Super to fix #4300Martin Odersky2011-03-141-2/+2
* Fixed a bug where newly introduced type paramet...Aleksandar Pokopec2011-02-211-3/+25
* Some cleanups in the compiler source.Paul Phillips2010-10-111-1/+1
* Closes #3381.Iulian Dragos2010-05-201-1/+4
* Removed some logging and prune CollectMethodBod...Iulian Dragos2010-05-051-3/+0
* Closes #3382. no review.Iulian Dragos2010-05-021-6/+4
* Fixed retyping of ThisTypes and less aggressive...Iulian Dragos2010-04-211-1/+15
* Less logging unless '-Ydebug', refactorings.Iulian Dragos2010-04-091-2/+2
* Fixed retyping of singleton types, replacing in...Iulian Dragos2010-04-091-0/+9
* Reverting a couple replacements from that last ...Paul Phillips2010-03-151-1/+1
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-1/+1
* Fixed specialized pattern matches.Iulian Dragos2010-02-281-1/+20
* Merge branch 'fix-specialized'Iulian Dragos2010-02-151-1/+1
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-1/+1
* == for specialized types will not cause boxing ...Iulian Dragos2009-11-231-0/+3
* Deprecation patrol.Paul Phillips2009-10-251-4/+3
* Fixed crash on specialized inner classes.Iulian Dragos2009-09-071-1/+9
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Specialization landed in trunk.Iulian Dragos2009-06-181-0/+242