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
0209cd080e30e4b1e5f87655b30a2630678035e1
kotlin-fork
/
compiler
/
testData
/
writeFlags
T
History
Michael Bogdanov
0209cd080e
Deprecated flag for static non-JvmField and non-const properties
2015-10-14 13:13:49 +03:00
..
callableReference
/visibility
Test visibility of anonymous classes for callable references
2015-07-10 20:10:13 +03:00
class
Get rid of deprecated annotations in testData
2015-09-18 10:14:32 +03:00
delegatedProperty
/visibility
Replace get() and set() to getValue() and setValue() (property delegates)
2015-10-09 22:49:16 +03:00
function
Generate private constructor for object
2015-10-09 16:25:20 +03:00
hidden
Migrated from @HiddenDeclaration to @Deprecated(..., level = DeprecationLevel.HIDDEN)
2015-10-13 13:50:16 +03:00
innerClass
/visibility
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
property
Deprecated flag for static non-JvmField and non-const properties
2015-10-14 13:13:49 +03:00