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
49033e0002c32220651d2991405ba9c407bc87a0
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
/
properties
History
Michael Bogdanov
3452fc8d02
Don't initialize const properties in constructor
...
#KT-9532 Fixed
2015-10-17 15:31:57 +03:00
..
annotationWithKotlinProperty
Test for obsolete KT-3698: Static fields of primitive types and String must be compile-time constants
2015-05-15 18:06:51 +03:00
annotationWithKotlinPropertyFromInterfaceCompanion
Don't initialize const properties in constructor
2015-10-17 15:31:57 +03:00
classObjectProperties
Deprecate non-const properties copies in interface
2015-10-13 14:15:47 +03:00
collectionSize
Make JVM backend work with
Collection.size
as val
2015-10-07 08:46:35 +03:00
commonProperties
Support loading methods from Java as common properties overrides
2015-10-10 12:29:14 +03:00
substituteJavaSuperField
Fix incorrect 'original' in property accessors
2015-06-17 16:23:56 +03:00