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
4dbd7e7f693c5f6969024685f29994883a2f97cf
kotlin-fork
/
core
T
History
Mikhail Glukhikh
4dbd7e7f69
Effective visibility: lower bounds introduced for all protected and for protected and internal #KT-9540 Fixed
2015-10-13 16:26:05 +03:00
..
builtins
@HiddenDeclaration deprecated
2015-10-13 13:50:16 +03:00
descriptor.loader.java
sanitizeAsJavaIdentifier function moved to JvmAbi
2015-10-13 11:14:32 +03:00
descriptors
Effective visibility: lower bounds introduced for all protected and for protected and internal #KT-9540 Fixed
2015-10-13 16:26:05 +03:00
descriptors.runtime
removing static type assertions work in progress
2015-10-12 11:11:23 +02:00
deserialization
Don't write default values of flags, provide sensible defaults
2015-10-11 17:10:28 +03:00
reflection.jvm
Migrated from @HiddenDeclaration to @Deprecated(..., level = DeprecationLevel.HIDDEN)
2015-10-13 13:50:16 +03:00
runtime.jvm
Rename KotlinCallable annotation to KotlinFunction
2015-10-11 17:10:40 +03:00
util.runtime
Replace get() and set() to getValue() and setValue() (property delegates)
2015-10-09 22:49:16 +03:00