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 15:53:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80da320c2c6ec9c0d99dc39bccc8d92501698d35
kotlin
/
compiler
/
testData
/
codegen
/
properties
History
Mikhail Glukhikh
a1e3471d92
"field": deprecated warnings introduced, compiler tests migrated to the new syntax
2015-09-21 15:48:00 +03:00
..
syntheticMethod
annotation() now has no arguments. Syntax migration to Retention / Repeatable / MustBeDocumented combination
2015-09-04 19:21:12 +03:00
fieldPropertyAccess.kt
…
fieldSetter.kt
"field": deprecated warnings introduced, compiler tests migrated to the new syntax
2015-09-21 15:48:00 +03:00
fieldSetterPlusEq.kt
"field": deprecated warnings introduced, compiler tests migrated to the new syntax
2015-09-21 15:48:00 +03:00
privateClassPropertyAccessors.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
privateVal.kt
…
privateVar.kt
…
propertyReceiverOnStack.kt
…