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-04-04 15:51:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9975bb8935e4d38a44b050e5bb4231e3ed971aa1
kotlin
/
compiler
/
testData
/
loadJava
/
compiledJava
/
sam
/
adapters
History
Dmitry Jemerov
9975bb8935
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
..
inheritance
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
AmbiguousAdapters.java
…
AmbiguousAdapters.txt
…
Basic.java
…
Basic.txt
…
Constructor.java
…
Constructor.txt
…
DeepSamLoop.java
…
DeepSamLoop.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
NonTrivialFunctionType.java
…
NonTrivialFunctionType.txt
Serializing information about star projections
2015-02-02 19:52:02 +03:00
PrivateSamAdapter.java
Minor, get rid of SAMs in some loadJava tests
2014-11-11 18:10:43 +03:00
PrivateSamAdapter.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
SelfAsParameter.java
…
SelfAsParameter.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
SeveralSamParameters.java
…
SeveralSamParameters.txt
…
TypeParameterOfClass.java
…
TypeParameterOfClass.txt
…
TypeParameterOfMethod.java
…
TypeParameterOfMethod.txt
…
TypeParameterOfOuterClass.java
…
TypeParameterOfOuterClass.txt
…