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
043b27bfe5ebef3ab7d12a3ceb65ded672bdfa87
kotlin-fork
/
core
T
History
Michael Bogdanov
67c2f7105b
Fix for KT-6863: Internal compiler error folding functions
...
#KT-6863 Fixed
2015-04-10 08:59:27 +03:00
..
builtins
Added init keyword to builtins, maven projects and stdlib
2015-04-07 13:08:50 +03:00
descriptor.loader.java
Move built-in companion intrinsics to core to reuse in reflection
2015-04-07 20:06:23 +03:00
descriptors
Fix for KT-6863: Internal compiler error folding functions
2015-04-10 08:59:27 +03:00
descriptors.runtime
Fix JVM signatures involving multi-dimensional array types
2015-04-07 20:06:23 +03:00
deserialization
Adjust stub-builder, decompiler and renderer to new PSI structure
2015-03-31 20:20:22 +03:00
reflection.jvm
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +03:00
runtime.jvm
KT-7271 Accessing an extension property of Char.Companion leads to ClassNotFoundException in runtime
2015-04-07 15:59:05 +03:00
util.runtime
Do not run partial body resolve if full body resolve already cached
2015-04-01 23:21:21 +03:00