Commit 3f034e8
Enable lightweight lambdas (aka invokedynamic) since 2.0
#KT-45375 Fixed
#KT-58173 Open1 parent b1b3347 commit 3f034e8
File tree
80 files changed
+4686
-253
lines changed- analysis/analysis-api/testData/components/compilerFacility/compilation/codeFragments/capturing
- compiler
- testData
- codegen
- boxInline
- anonymousObject
- properRecapturingInClass
- properRecapturing
- enclosingInfo
- lambdaClassClash
- simple
- smap
- anonymous
- defaultLambda
- newsmap
- box
- coroutines/suspendConversion
- valueClasses
- bytecodeListing
- delegatedProperty
- inline/enclosingInfo
- sam
- bytecodeText/mangling
- debug
- localVariables
- destructuring
- receiverMangling
- stepping
- tests-common-new/tests/org/jetbrains/kotlin/test
- backend/handlers
- utils
- util/src/org/jetbrains/kotlin/config
- jps/jps-plugin/testData/incremental
- classHierarchyAffected/lambdaParameterAffected
- inlineFunCallSite/lambda
- pureKotlin
- functionBecameInline
- subpackage
- withJava/javaUsedInKotlin/samConversions
- methodAddDefault
- methodAdded
- methodSignatureChanged
- libraries
- kotlinx-metadata/jvm/test/kotlinx/metadata/test
- tools/kotlinp/testData
- plugins/kotlinx-serialization/testData/codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
80 files changed
+4686
-253
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
Lines changed: 1225 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1245 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1264 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments