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 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e70661a6d6a0d21c18e356daab417430a64f063
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
History
Evgeny Gerashchenko
3e70661a6d
Handling null correctly when wrapping function in SAM wrapper
2013-06-27 20:37:27 +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
Handling null correctly when wrapping function in SAM wrapper
2013-06-27 20:37:27 +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