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
c37540c727c2c9727021675def93e4a139e3ce64
kotlin-fork
/
core
T
History
Ilya Gorbunov
7c54c48e00
Add a note about generic parameter variance to Iterable, Collection, List, Set, Map and their mutable counterparts.
...
Minor: correct docs, code formatting.
2017-02-08 20:13:22 +03:00
..
builtins
Add a note about generic parameter variance to Iterable, Collection, List, Set, Map and their mutable counterparts.
2017-02-08 20:13:22 +03:00
descriptor.loader.java
Fix reflection on top level declarations from other modules
2017-02-08 19:23:18 +03:00
descriptors
Simplify compatibility mode with ll=1.0 on JDK dependent built-ins
2017-02-08 16:04:19 +03:00
descriptors.runtime
Minor, rename packageFacadeProvider -> packagePartProvider
2017-02-08 19:23:18 +03:00
deserialization
Fix serialization for suspend function types.
2017-02-02 16:48:59 +03:00
reflection.jvm
Fix Member.getKPackage and temporarily revert functionFromStdlib.kt
2017-02-08 20:02:49 +03:00
runtime.jvm
Annotate new API in runtime.jvm with SinceKotlin(1.1)
2017-02-08 13:05:27 +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