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
9905e2a7193e921f36beeb5417cd3bbdc180c36d
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
History
Evgeny Gerashchenko
9905e2a719
Added tests with SAM adapters in "invoke" convention.
2013-06-27 17:09:16 +04:00
..
callableReference
Codegen for callable reference expressions
2013-04-22 17:59:32 +04:00
enum
Resolve static methods of enum in front-end
2013-03-15 16:00:57 +04:00
functions
Refactor method/constructor calls in codegen
2013-04-22 17:59:32 +04:00
property
Fixed bug in fix for KT 3492: Bug in bytecode generation for labeled super call from inner class & Property generation refactoring
2013-04-18 18:33:25 +04:00
samAdapters
Added tests with SAM adapters in "invoke" convention.
2013-06-27 17:09:16 +04:00
samWrappers
Considering SAM interface FQ name in hash.
2013-06-25 20:17:41 +04:00
staticFun
Remove codegen tests with Java, move testData to boxWithJava/
2013-01-28 18:20:37 +04:00
visibility
Switch class loading logic in blackBoxWithJava tests
2013-02-11 02:01:42 +04:00