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-12 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
codegen
/
box
/
staticFields
History
Mikhail Glukhikh
6914d09297
Old backing field with dollar is now forbidden
2015-10-09 21:06:26 +03:00
..
anonymousInitializerInClassObject.kt
Added init keyword to testdata
2015-04-07 13:08:51 +03:00
anonymousInitializerIObject.kt
Added init keyword to testdata
2015-04-07 13:08:51 +03:00
incInClassObject.kt
Old backing field with dollar is now forbidden
2015-10-09 21:06:26 +03:00
incInObject.kt
Old backing field with dollar is now forbidden
2015-10-09 21:06:26 +03:00
inheritedPropertyInClassObject.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
inheritedPropertyInObject.kt
Fix for KT-6312: Compiler crashes accessing inherited property of class object
2014-11-24 13:10:59 +03:00
kt8089.kt
Fix for: KT-8089 NoSuchFieldError
2015-09-24 09:36:46 +03:00
syntheticAccessor.kt
Generate static backing fields for properties in object
2014-11-20 10:20:31 +03:00