summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/SpecializeTypes.scala
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #2285 from vigdorchik/silence_scaladocPaul Phillips2013-03-231-33/+33
|\ \
| * | Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-33/+33
* | | Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-121-1/+1
|/ /
* | Changes many calls to normalize to dealiasWiden.Paul Phillips2013-01-291-1/+1
* | Merge commit 'ac432bcde6' into pr/merge-2.10Paul Phillips2013-01-251-1/+1
|\|
| * Addressing warnings.Jason Zaugg2013-01-191-1/+1
* | Eliminate allocations in Specialize.Paul Phillips2012-12-271-4/+5
* | Merge pull request #1783 from paulp/pr/opt-specializePaul Phillips2012-12-241-5/+10
|\ \
| * | Optimization in SpecializeTypes.Paul Phillips2012-12-171-5/+10
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-201-0/+5
|\ \ \ | | |/ | |/|
| * | SI-6555 Better parameter name retentionJason Zaugg2012-12-081-0/+5
* | | Eliminating var-like setter tpe_= on Tree.Paul Phillips2012-12-191-7/+4
| |/ |/|
* | Remove Name -> TermName implicit.Paul Phillips2012-12-011-5/+5
* | Merge pull request #1648 from paulp/unused-bonanza-2Adriaan Moors2012-11-211-25/+2
|\ \
| * | Remove code from compiler central.Paul Phillips2012-11-201-25/+2
| * | Revert "Commenting out unused members."Paul Phillips2012-11-191-14/+14
| * | Commenting out unused members.Paul Phillips2012-11-191-14/+14
* | | Added -Xdev setting... you know, for devsPaul Phillips2012-11-161-1/+1
|/ /
* | Deprecation patrol.Paul Phillips2012-11-061-1/+1
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Remove unused private members.Paul Phillips2012-11-011-28/+0
* | All the actual changes of tpe to tpe_* or tpeHK.Paul Phillips2012-10-021-2/+2
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-7/+12
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
| * Better error message for pattern arity errors.Paul Phillips2012-09-121-2/+2
| * Took measures to quiet down specialization logging.Paul Phillips2012-09-011-4/+9
| * Worked around SI-6161 by annotating abstract type.Paul Phillips2012-09-011-1/+1
* | Culling debugging code.Paul Phillips2012-08-311-26/+11
* | Hardening specialization and others.Paul Phillips2012-08-311-77/+78
* | Actual fix for SI-6301, specialized crasher.Paul Phillips2012-08-311-53/+43
* | Merge pull request #1173 from axel22/issue/4996-cherryVlad Ureche2012-08-221-6/+35
|\ \
| * | Fixes SI-4996.Aleksandar Prokopec2012-08-211-6/+35
* | | Merge branch '2.10.x'amin2012-08-211-18/+41
|\ \ \ | |/ / |/| / | |/
| * More method splittingMartin Odersky2012-08-201-17/+41
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-08-171-12/+6
|\|
| * Hunting down eliminable :: allocations.Paul Phillips2012-08-171-3/+3
| * Merge pull request #1145 from scalamacros/topic/cleanupEugene Burmako2012-08-161-9/+3
| |\
| | * cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-9/+3
* | | Merge remote-tracking branch 'upstream/2.10.x' into merge-210Lukas Rytz2012-08-161-1/+1
|\| |
| * | Merge pull request #1114 from scalamacros/topic/is-artifactPaul Phillips2012-08-151-1/+1
| |\ \ | | |/ | |/|
| | * HIDDEN => ARTIFACTEugene Burmako2012-08-131-18/+18
* | | Merge branch '2.10.x'Adriaan Moors2012-08-141-21/+20
|\| |
| * | Move side-effecting call out of debuglog(). Fixes SI-6223.Erik Osheim2012-08-131-4/+3
| * | More resilience to missing classes.Paul Phillips2012-08-111-17/+17
| |/
* | Merge branch '2.10.x'Adriaan Moors2012-08-081-3/+3
|\|
| * Merge pull request #1082 from VladUreche/topic/remove-anyref-from-libraryJosh Suereth2012-08-071-2/+2
| |\
| | * Removes AnyRef specialization from libraryVlad Ureche2012-08-071-2/+2
| * | update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
| |/
* | Merge 2.10.xAdriaan Moors2012-07-281-1/+5
|\|