This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c6757a8b09755d223fb8d8a5ec6e5e772394c8b
kotlin
/
compiler
/
testData
/
loadJava
/
compiledJava
/
sam
/
adapters
History
Mikhail Zarechenskiy
011231f2ab
Collect sam adapters for constructors in synthetic scope
...
Also place computation of synthetic constructors under one function
2017-06-16 16:44:52 +03:00
..
inheritance
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
AmbiguousAdapters.java
…
AmbiguousAdapters.txt
…
Basic.java
…
Basic.txt
Move SAM adapters from static scope to synthetic one
2017-05-05 21:30:10 +03:00
Constructor.java
…
Constructor.txt
Collect sam adapters for constructors in synthetic scope
2017-06-16 16:44:52 +03:00
ConstructorWithAnnotations.java
…
ConstructorWithAnnotations.txt
Collect sam adapters for constructors in synthetic scope
2017-06-16 16:44:52 +03:00
DeepSamLoop.java
…
DeepSamLoop.txt
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
NonTrivialFunctionType.java
…
NonTrivialFunctionType.txt
…
NoSamForClassTypeParameter.java
…
NoSamForClassTypeParameter.txt
…
NoSamForMethodTypeParameter.java
…
NoSamForMethodTypeParameter.txt
…
PrivateSamAdapter.java
…
PrivateSamAdapter.txt
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
SelfAsParameter.java
…
SelfAsParameter.txt
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
SeveralSamParameters.java
…
SeveralSamParameters.txt
Move SAM adapters from static scope to synthetic one
2017-05-05 21:30:10 +03:00
TypeParameterOfClass.java
…
TypeParameterOfClass.txt
…
TypeParameterOfMethod.java
…
TypeParameterOfMethod.txt
Move SAM adapters from static scope to synthetic one
2017-05-05 21:30:10 +03:00
TypeParameterOfOuterClass.java
…
TypeParameterOfOuterClass.txt
…