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 15:53:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b8017e34b0842d717df82bbeb1a7f465e8a46fc
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
/
properties
History
Mikhail Glukhikh
4e44466cf9
Exposed visibility deprecation warnings made errors + relevant test fixes
2015-11-20 15:21:01 +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
Minor. Add Kotlin overrides to test
2015-10-29 21:05:52 +03:00
substituteJavaSuperField
Exposed visibility deprecation warnings made errors + relevant test fixes
2015-11-20 15:21:01 +03:00