summaryrefslogtreecommitdiff
path: root/src/continuations
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f3cdf146709e0dd98533ee77e8ca2566380cb932'Lukas Rytz2013-02-042-12/+20
|\
| * Analyzer PluginsLukas Rytz2013-02-032-12/+20
* | Changes many calls to normalize to dealiasWiden.Paul Phillips2013-01-291-1/+1
* | Made "mode" into a value class.Paul Phillips2013-01-091-19/+18
* | Eliminate allocations in CPSAnnotationChecker.Paul Phillips2012-12-271-3/+5
* | Merge pull request #1506 from som-snytt/issue/6446-plugin-descPaul Phillips2012-12-222-1/+4
|\ \
| * | PluginComponent contributes description to -Xshow-phases.Som Snytt2012-12-182-1/+4
* | | Eliminating var-like setter tpe_= on Tree.Paul Phillips2012-12-192-4/+4
|/ /
* | Remove TermName -> String implicit.Paul Phillips2012-12-021-1/+1
* | Remove Name -> TermName implicit.Paul Phillips2012-12-011-1/+1
* | Remove code from misc bits of the compiler.Paul Phillips2012-11-202-5/+5
* | Revert "Commenting out unused members."Paul Phillips2012-11-192-5/+5
* | Commenting out unused members.Paul Phillips2012-11-192-5/+5
* | Remove unused imports in continuations.Paul Phillips2012-11-194-14/+0
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-052-2/+2
|\|
| * Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-052-2/+2
| |\
| | * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-022-2/+2
* | | Merge branch 'merge-2.10.0-wip' into merge-2.10.xPaul Phillips2012-10-311-11/+11
|\| |
| * | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.0-wipPaul Phillips2012-10-311-11/+11
| |\|
| | * Wider use and a new variant of typedPos.Jason Zaugg2012-10-281-11/+11
| * | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-182-4/+11
| |/
* | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-092-4/+11
* | All the actual changes of tpe to tpe_* or tpeHK.Paul Phillips2012-10-024-11/+9
* | Merge branch '2.10.x' into 210-mergePaul Phillips2012-09-282-28/+124
|\|
| * Merge pull request #994 from phaller/issue/5314Grzegorz Kossakowski2012-09-282-28/+124
| |\
| | * Improve doc comment on adaptTypeOfReturn in CPSAnnotationCheckerphaller2012-08-201-3/+7
| | * Simplify the adaptation of types of return expressionsphaller2012-08-122-10/+25
| | * Revert "Add missing cases in tail return transform"phaller2012-08-092-11/+8
| | * Add missing cases in tail return transformphaller2012-08-092-8/+11
| | * Replace CheckCPSMethodTraverser with additional parameter on transformer methodsphaller2012-08-083-66/+28
| | * SI-5314 - CPS transform of return statement failsphaller2012-08-083-13/+128
* | | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-271-1/+1
|\| |
| * | Explicit type application in cps plugin.Paul Phillips2012-09-261-1/+1
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-1/+1
|\| |
| * | Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
| |/
* / Warn when Any or AnyVal is inferred.Paul Phillips2012-08-091-1/+1
|/
* Merge pull request #982 from adriaanm/ticket-wolfcryJosh Suereth2012-08-031-5/+5
|\
| * move synthetic case symbol detection to treeInfoAdriaan Moors2012-07-241-5/+5
* | Eliminated all the current feature warnings.Paul Phillips2012-07-271-1/+1
|/
* SI-5999 a real fix to the packageless problemEugene Burmako2012-07-201-1/+1
* Revert pull request #720 (CPS: enable return expressions in CPS code if they ...phaller2012-06-273-68/+2
* Merge pull request #711 from dragos/issue/no-crash-missing-cpsParamAdriaan Moors2012-06-211-1/+3
|\
| * Don't crash if cpsParam is not on the classpath.Iulian Dragos2012-06-131-1/+3
* | Remove unneeded use of Tree#idphaller2012-06-152-16/+16
* | Replace context stack of AnnotationChecker with new mode for typing returnsphaller2012-06-152-15/+7
* | CPS: enable return expressions in CPS code if they are in tail positionphaller2012-06-143-2/+76
|/
* The new reflectionEugene Burmako2012-06-082-9/+9
* Fix for SI-3718.Paul Phillips2012-05-031-4/+15
*-. Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-023-55/+38
|\ \
| | * moving patmat to its own phaseAdriaan Moors2012-05-023-55/+38
| |/