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
dd436744261fa382534914427f71d0846fd40407
kotlin-fork
/
compiler
/
testData
/
codegen
/
properties
T
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