summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/Duplicators.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7343 Fixed phase ordering in specializationVlad Ureche2013-06-121-0/+1
* Removed redundant `retypedMethod` in `Duplicators`Vlad Ureche2013-06-121-18/+2
* SI-7100 Fixed infinite recursion in duplicatorsVlad Ureche2013-02-071-1/+1
* [backport] SI-6301 / SI-6572 specialization regressionsJason Zaugg2013-01-291-9/+27
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Wider use and a new variant of typedPos.Jason Zaugg2012-10-281-3/+5
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* SI-5788 correct test and symbol updateVlad Ureche2012-08-191-2/+3
* Merge pull request #1072 from adriaanm/copyrightJosh Suereth2012-08-071-1/+1
|\
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | SI-5788 Tailcalls LabelDefs correctly duplicatedVlad Ureche2012-08-061-12/+19
|/
* Fix SI-5284.Aleksandar Prokopec2012-06-211-11/+20
* Fix SI-4541.Aleksandar Prokopec2012-06-181-1/+1
* Fixes previous commit.Aleksandar Prokopec2012-05-181-2/+2
* Further fixes SI-4717.Aleksandar Prokopec2012-05-181-2/+2
* Fixes SI-4717.Aleksandar Prokopec2012-05-181-20/+17
* Add more logging.Aleksandar Prokopec2012-05-151-5/+10
* Minor optimizations with nested list operations.Paul Phillips2012-04-181-1/+1
* specialization: see outer contexts to fix symbolsAdriaan Moors2012-03-301-1/+15
* specialize symbols for labeldef paramsAdriaan Moors2012-03-201-2/+10
* Some logging cleanup.Paul Phillips2012-02-261-15/+15
* One more to derive trees.Paul Phillips2012-02-231-1/+1
* Specialization action.Paul Phillips2012-02-141-11/+20
* Changed boxing of free mutable variables to be flexible wrt when liftcode tak...Martin Odersky2012-01-021-1/+1
* More warnings eliminations.Paul Phillips2011-12-071-1/+1
* 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