summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* Remove the continuations plugin module dependencyLukas Rytz2015-04-231-1/+0
* Merge commit '555f8f0' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-211-0/+1
|\
| * Merge pull request #4373 from retronym/topic/indylambda-permutations-2Lukas Rytz2015-04-101-0/+1
| |\
| | * SI-8359 Adjust parameter order of accessor method in DelambdafyJason Zaugg2015-03-241-0/+1
* | | Merge commit 'fedbfd7' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-211-5/+1
|\| |
| * | Merge pull request #4411 from xeno-by/ticket/9252Lukas Rytz2015-04-091-5/+1
| |\ \
| | * | SI-9252 gets rid of custom logic for jArrayClass in runtime reflectionEugene Burmako2015-03-271-5/+1
* | | | Merge commit '32f520f' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-0114-45/+44
|\| | |
| * | | Merge pull request #4318 from soc/topic/remove-deprecation-warningsLukas Rytz2015-03-2813-44/+42
| |\ \ \ | | |/ / | |/| |
| | * | Removed warningsEECOLOR2015-03-266-7/+6
| | * | new{Term,Type}Name→{Term,Type}Name, tpename/nme→{type,term}NamesSimon Ochsenreither2015-03-267-21/+22
| | * | Deprecations: Use of isPackage, hasSymbol, getter, setter...Simon Ochsenreither2015-03-263-17/+15
| * | | Merge pull request #4361 from retronym/ticket/9182Lukas Rytz2015-03-261-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | SI-9182 Fix runtime reflection with package object, overloadsJason Zaugg2015-02-251-1/+2
* | | | Merge commit 'fcc20fe' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-018-21/+84
|\| | |
| * | | Merge pull request #4378 from som-snytt/issue/9102Jason Zaugg2015-03-241-3/+6
| |\ \ \
| | * | | SI-9102: Improve testSom Snytt2015-03-111-4/+4
| | * | | SI-9102: Reflect method invoke with mixed argsSom Snytt2015-03-111-3/+6
| | |/ /
| * / / Reuse the same compiler instance for all tests in a JUnit classLukas Rytz2015-03-111-0/+8
| |/ /
| * | Merge pull request #4340 from retronym/topic/infix-completionAdriaan Moors2015-02-192-0/+4
| |\ \
| | * | SI-9153 More complete and stable results for completionsJason Zaugg2015-02-171-0/+3
| | * | Cache name for dummy argument used in implicit searchJason Zaugg2015-02-171-0/+1
| * | | SI-9157 Avoid exponential blowup with chained type projectionsJason Zaugg2015-02-181-5/+5
| |/ /
| * | Merge pull request #4296 from lrytz/t9105Adriaan Moors2015-02-132-1/+23
| |\ \
| | * | Fix InnerClass / EnclosingMethod for closures nested in value classesLukas Rytz2015-02-071-1/+6
| | * | SI-9105 Fix EnclosingMethod for classes defined in lambdasLukas Rytz2015-02-071-0/+17
| | |/
| * / SI-8818 FreshName extractor forgives suffixSom Snytt2015-02-091-10/+14
| |/
| * SI-9135 Fix NPE, a regression in the pattern matcherJason Zaugg2015-02-051-1/+1
| * Merge pull request #4252 from retronym/ticket/9050Lukas Rytz2015-02-031-1/+19
| |\
| | * SI-9050 Fix crasher with value classes, recursionJason Zaugg2015-01-161-1/+19
| * | SI-9133 Harden against infinite loop in NoSymbol.ownerJason Zaugg2015-02-031-1/+5
| |/
* | SI-9074 Fix generic substitution with package objects, overloadingJason Zaugg2015-03-242-4/+7
* | Merge pull request #4302 from som-snytt/issue/deprecate-named-paramLukas Rytz2015-03-231-1/+1
|\ \
| * | SI-9140 Allow omitting pleonastic parameter nameSom Snytt2015-02-091-1/+1
* | | SI-9131 Fix use of apply syntactic sugar with by-name paramJason Zaugg2015-02-031-0/+1
|/ /
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-01-2927-46/+54
|\|
| * Merge pull request #4201 from mpociecha/fix-typos-in-docs-and-commentsGrzegorz Kossakowski2015-01-1424-45/+45
| |\
| | * Fix many typos in docs and commentsmpociecha2014-12-1424-45/+45
| * | SI-9057 - fix `showCode` to put backticks around names including dotsJan Bessai2015-01-071-1/+2
| * | Merge pull request #4139 from retronym/ticket/7965Adriaan Moors2014-12-233-0/+7
| |\ \
| | * | SI-7965 Support calls to MethodHandle.{invoke,invokeExact}Jason Zaugg2014-12-033-0/+7
* | | | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-2938-114/+176
|\| | |
| * | | fix ByteCodecs scaladocxuwei-k2014-12-141-2/+2
| | |/ | |/|
| * | Merge pull request #4176 from mpociecha/flat-classpath2Grzegorz Kossakowski2014-12-055-26/+21
| |\ \
| | * | Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-055-20/+14
| | * | Add flat classpath implementation for zip and jar filesmpociecha2014-11-301-6/+7
| * | | Merge pull request #4178 from retronym/ticket/9018Jason Zaugg2014-12-031-2/+14
| |\ \ \
| | * | | SI-9018 Fix regression: cycle in LUBsJason Zaugg2014-12-031-2/+14
| | |/ /
| * | | Merge pull request #4166 from lpiepiora/update-scaladoc-examplesAdriaan Moors2014-12-0110-35/+35
| |\ \ \ | | |/ / | |/| |
| | * | Update ScalaDoc code examples not to use deprecated constructsLukasz Piepiora2014-11-2610-35/+35