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-08 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4f25e104364eaef8a9e95773cfdfd39d7c33ce2
kotlin
/
compiler
/
testData
/
codegen
/
properties
History
Mikhail Glukhikh
4c03aaabd4
Implicit nothing / intersection types are now checked also for member functions #KT-11666 Fixed
2016-03-31 11:59:17 +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
kt1846.kt
Minor refactorings in legacy codegen tests
2016-02-27 15:40:00 +03:00
kt2589.kt
Minor refactorings in legacy codegen tests
2016-02-27 15:40:00 +03:00
kt2677.kt
Minor refactorings in legacy codegen tests
2016-02-27 15:40:00 +03:00
privateClassPropertyAccessors.kt
Implicit nothing / intersection types are now checked also for member functions #KT-11666 Fixed
2016-03-31 11:59:17 +03:00
privateVal.kt
…
privateVar.kt
…
propertyReceiverOnStack.kt
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00