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
9d6f4d77700775775474ec51a41ab40cb2399a36
kotlin-fork
/
core
T
History
Ilya Gorbunov
b8de78dd43
Deprecate javaClass with replacement this::class.java.
...
Suppress deprecation in diagnostics tests.
2017-02-07 16:30:22 +03:00
..
builtins
Retract bitwise operators from builtins for Byte and Short and add them as extensions in kotlin.experimental package in stdlib.
2017-01-30 18:54:59 +03:00
descriptor.loader.java
Fix serialization for suspend function types.
2017-02-02 16:48:59 +03:00
descriptors
Copy compileTimeInitializer for const property descriptor
2017-02-07 14:07:06 +03:00
descriptors.runtime
Avoid repeated reading of file contents from disk while building stubs
2017-02-01 18:14:57 +01:00
deserialization
Fix serialization for suspend function types.
2017-02-02 16:48:59 +03:00
reflection.jvm
Add LowPriority annotation to deprecated functions to allow star-importing their replacements from kotlin.reflect.full.
2017-02-03 17:53:16 +03:00
runtime.jvm
Deprecate javaClass with replacement this::class.java.
2017-02-07 16:30:22 +03:00
script.runtime
Add module dependency script.runtime -> builtins
2016-10-12 18:54:50 +03:00
util.runtime
Minor, fix typo in assertion message
2017-01-30 20:27:17 +03:00