This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce1f9882dfbdfd722b97378cdbbd38d07f77caaa
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
annotations
T
History
Mikhail Glukhikh
2fd752f8f6
IR interpreter: fix calculation of constant Java fields
...
#KT-42117 Fixed
2020-10-02 08:57:44 +03:00
..
kClassMapping
[FIR] Enable BlackBoxAgainstJavaCodegen tests for FIR.
2020-09-29 10:21:21 +03:00
typeAnnotations
JVM_IR. Support type annotations
2020-01-29 16:59:55 +01:00
divisionByZeroInJava.kt
…
javaAnnotationArrayValueDefault.kt
[FIR] Enable BlackBoxAgainstJavaCodegen tests for FIR.
2020-09-29 10:21:21 +03:00
javaAnnotationArrayValueNoDefault.kt
…
javaAnnotationCall.kt
…
javaAnnotationDefault.kt
…
javaNegativePropertyAsAnnotationParameter.kt
IR interpreter: fix calculation of constant Java fields
2020-10-02 08:57:44 +03:00
javaPropertyAsAnnotationParameter.kt
IR interpreter: fix calculation of constant Java fields
2020-10-02 08:57:44 +03:00
javaPropertyWithIntInitializer.kt
IR interpreter: fix calculation of constant Java fields
2020-10-02 08:57:44 +03:00
retentionInJava.kt
…