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-13 08:31:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ced1edcf98bc21af9992cf4920e2e23bd2425ec8
kotlin
/
compiler
/
testData
/
codegen
/
properties
History
Alexander Udalov
51bf68ce27
Update compiler tests to use KProperty instead of PropertyMetadata
2015-10-14 20:45:54 +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
Update compiler tests to use KProperty instead of PropertyMetadata
2015-10-14 20:45:54 +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
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00