summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/Erasure.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-2.10-wip' into merge-2.10Paul Phillips2012-12-051-15/+25
|\
| * Merge pull request #1676 from retronym/topic/sm-interpolatorPaul Phillips2012-11-281-9/+9
| |\
| | * Take advantage of the margin stripping interpolator.Jason Zaugg2012-11-261-9/+9
| * | Refactoring of adaptMethodJason Zaugg2012-11-181-7/+16
| * | SI-6677 Insert required cast in `new qual.foo.T`Jason Zaugg2012-11-181-0/+1
| |/
* | Fix SI-6637 (misoptimization in erasure)Jan Niehusmann2012-11-091-11/+11
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-3/+5
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
| * Fixes SI-6500 by making erasure more regular.Martin Odersky2012-10-301-2/+4
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-8/+0
* | Remove unused private members.Paul Phillips2012-11-011-1/+0
* | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-271-19/+33
|\|
| * Move -Xdead-code out of the standard -Xlint.Paul Phillips2012-09-261-1/+1
| * Merge pull request #1345 from paulp/issue/6344Grzegorz Kossakowski2012-09-251-18/+32
| |\
| | * Fix for SI-6344, value class generic signatures.Paul Phillips2012-09-201-18/+32
* | | Merge branch '2.10.x'Paul Phillips2012-09-201-26/+81
|\| |
| * | Value classes: eliminated half-boxingMartin Odersky2012-09-201-1/+9
| * | Fixes SI-6260Martin Odersky2012-09-201-21/+67
| |/
* | Merge branch '2.10.x' into masterPaul Phillips2012-09-191-1/+1
|\|
| * SI-6372 cleans up the API of AttachmentsEugene Burmako2012-09-151-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-8/+10
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
| * Better error message for pattern arity errors.Paul Phillips2012-09-121-1/+1
| * Merge branch '2.10.x' into topic/inliner-loggingPaul Phillips2012-09-111-4/+6
| |\
| | * Merge pull request #1282 from retronym/topic/erasure-cleanupJosh Suereth2012-09-101-2/+2
| | |\
| | | * Minor cleanups of code/comments related to value classesJason Zaugg2012-09-101-2/+2
| | * | Makes getClass of a value class work.Martin Odersky2012-09-081-2/+4
| | |/
| * / Large logging cleanup effort.Paul Phillips2012-09-011-4/+4
| |/
* | Test case for SI-6301.Paul Phillips2012-09-041-0/+7
* | Eliminated more overloaded types after typer.Paul Phillips2012-08-311-4/+10
* | Merge branch '2.10.x'amin2012-08-211-139/+173
|\|
| * Optimizations to cut down on #closures createdMartin Odersky2012-08-201-1/+1
| * Method splitting for erasure, genJVM, parsers, scanners, uncurryMartin Odersky2012-08-201-136/+167
| * More method hoisting.Martin Odersky2012-08-201-2/+5
* | Merge remote-tracking branch 'upstream/2.10.x' into merge-210Lukas Rytz2012-08-161-1/+1
|\|
* | Merge branch '2.10.x'Adriaan Moors2012-08-081-1/+1
|\|
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-08-021-2/+10
|\|
| * SI-5866 Support casting null to value classesMartin Odersky2012-07-301-2/+10
* | Merge pull request #949 from paulp/topic/hiddenAdriaan Moors2012-07-251-1/+1
|\ \
| * | Expanded use of HIDDEN flag.Paul Phillips2012-07-191-1/+1
| |/
* / Renaming phase time-travel methods.Paul Phillips2012-07-191-23/+23
|/
* polymorphic value classesMartin Odersky2012-07-111-23/+57
* SI-5162 Exclude super.foo from the erasure cast of SI-4283Jason Zaugg2012-06-111-9/+18
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-081-1/+0
* brings reification up to speedEugene Burmako2012-06-081-1/+1
* Removing extraneous files.Paul Phillips2012-05-151-44/+7
*-. Merge commit 'refs/pull/530/head'; commit 'refs/pull/531/head'; commit 'refs/...Paul Phillips2012-05-111-1/+1
|\ \
| | * Be discriminating about custom hashcodes.Paul Phillips2012-05-101-1/+1
| |/
* / more defensive bridging to extractor: consider booleanAdriaan Moors2012-05-101-6/+12
|/