summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/UnCurry.scala
Commit message (Expand)AuthorAgeFilesLines
...
* | Substitute new parameter symbols into lambda bodyJason Zaugg2013-11-231-3/+3
* | Tidy up the Uncurry component of delambdafyJason Zaugg2013-11-171-42/+20
* | Adds a setting to delay delambdafication. If set then uncurry liftsJames Iry2013-11-061-21/+106
* | Extract SerialVersionUIDAnnotation. Make SAM body synthetic.Adriaan Moors2013-10-081-4/+1
* | Updating Position call sites.Paul Phillips2013-09-271-1/+1
* | Reducing variation of tree creation methods.Paul Phillips2013-09-131-5/+4
* | Corrects behavior of finalResultType.Paul Phillips2013-09-131-4/+5
* | Pattern matcher: extractors become name-based.Paul Phillips2013-08-171-1/+1
* | Removed some dead code in Uncurry.Paul Phillips2013-08-171-21/+4
* | SI-7433 Fix spurious warning about catching control throwableJason Zaugg2013-06-231-1/+7
* | Concision contribution.Paul Phillips2013-05-231-5/+5
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* | Merge 2.10.x into masterAdriaan Moors2013-05-021-1/+1
|\|
| * SI-6675 Avoid spurious warning about pattern bind arity.Jason Zaugg2013-04-211-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2013-04-081-17/+10
|\|
| * Simplify interplay between Uncurry Info- and Tree-TransformersJason Zaugg2013-04-021-17/+10
* | Merge pull request #2327 from paulp/pr/2315-rebasedPaul Phillips2013-04-021-1/+1
|\ \
| * | SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* | | Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-021-1/+5
|\ \ \ | |/ / |/| / | |/
| * SI-7249 Reign in overzealous Function0 optimization.Jason Zaugg2013-03-131-1/+5
| * [nomaster] Revert "refactors handling of parent types"Eugene Burmako2013-02-051-2/+2
* | Merge pull request #2285 from vigdorchik/silence_scaladocPaul Phillips2013-03-231-2/+1
|\ \
| * | Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-2/+1
* | | Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-121-3/+1
|/ /
* | Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-7/+7
* | Merge commit 'f3cdf146709e0dd98533ee77e8ca2566380cb932'Lukas Rytz2013-02-041-5/+13
|\|
| * Allow for Function treess with refined types in UnCurry.Lukas Rytz2013-02-031-5/+13
| * [backport] Fix for SI-6154, VerifyError originating in uncurry.Paul Phillips2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into pr/merge-210Paul Phillips2013-01-291-9/+112
|\|
| * Merge pull request #1927 from JamesIry/SI-6863_2.10.xJames Iry2013-01-281-2/+0
| |\
| | * SI-6863 Fix verify error in captured var inited from expr with try/catchJames Iry2013-01-251-2/+0
| * | Merge pull request #1857 from retronym/ticket/6443-2.10.xAdriaan Moors2013-01-271-7/+112
| |\ \ | | |/ | |/|
| | * SI-6443 Widen dependent param types in uncurryJason Zaugg2013-01-161-7/+112
* | | Merge branch '2.10.x'Adriaan Moors2013-01-161-2/+3
|\| |
| * | Merge pull request #1892 from retronym/ticket/6479Paul Phillips2013-01-151-2/+4
| |\ \
| | * | SI-6479 Don't lift try exprs in label arguments.Jason Zaugg2013-01-131-2/+4
| | |/
| * / SI-6675 -Xlint arity enforcement for extractorsJason Zaugg2013-01-151-1/+1
| |/
* | Eliminate allocations in uncurry and the backend.Paul Phillips2012-12-271-1/+2
* | Removed old pattern matcher.Paul Phillips2012-12-261-160/+3
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-201-1/+4
|\|
| * SI-6555 Better parameter name retentionJason Zaugg2012-12-081-1/+4
* | Normalized TRUE/FALSE trees in the pattern matcher.Paul Phillips2012-12-121-3/+3
* | Cleanup in module var creation.Paul Phillips2012-12-121-1/+1
* | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-2/+2
|\|
| * refactors handling of parent typesEugene Burmako2012-12-061-2/+2
* | Merge commit 'refs/pull/1718/head' into merge-msil-genjvm-deletePaul Phillips2012-12-061-33/+5
|\ \
| * | Expunged the .net backend.Paul Phillips2012-12-051-33/+5
* | | Merge pull request #1693 from paulp/name-implicit-removalAdriaan Moors2012-12-061-1/+1
|\ \ \ | |/ / |/| |
| * | Remove Name -> TermName implicit.Paul Phillips2012-12-011-1/+1
* | | Merge branch 'merge-2.10-wip' into merge-2.10Paul Phillips2012-12-051-1/+1
|\ \ \ | |/ / |/| / | |/