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
5d9ee7efeefc5bc6ac6a3d6672bd76b79e013a71
kotlin-fork
/
compiler
/
testData
/
codegen
/
properties
T
History
Yan Zhulanow
1f2b4e20fe
Replace get() and set() to getValue() and setValue() (property delegates)
2015-10-09 22:49:16 +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
Rename *.jet -> *.kt in codegen tests
2013-01-24 21:12:27 +04:00
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
Replace get() and set() to getValue() and setValue() (property delegates)
2015-10-09 22:49:16 +03:00
privateVal.kt
Rename *.jet -> *.kt in codegen tests
2013-01-24 21:12:27 +04:00
privateVar.kt
Rename *.jet -> *.kt in codegen tests
2013-01-24 21:12:27 +04:00
propertyReceiverOnStack.kt
Rename *.jet -> *.kt in codegen tests
2013-01-24 21:12:27 +04:00