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
64979ae190351eac87200daa27d900ea4d93cc5f
kotlin-fork
/
core
T
History
Stanislav Erokhin
aa91b5a1b0
KT-13264 IAE: Argument for @NotNull parameter 'errorClass' createErrorTypeConstructorWithCustomDebugName must not be null
...
#KT-13264 Fixed
2016-07-29 17:53:12 +03:00
..
builtins
Add Map.getOrDefault method as PlatformDependent declaration with refined signature
2016-07-27 18:46:13 +03:00
descriptor.loader.java
Add Map.getOrDefault method as PlatformDependent declaration with refined signature
2016-07-27 18:46:13 +03:00
descriptors
KT-13264 IAE: Argument for @NotNull parameter 'errorClass' createErrorTypeConstructorWithCustomDebugName must not be null
2016-07-29 17:53:12 +03:00
descriptors.runtime
Added classVersion to KotlinJvmBinaryClass
2016-06-15 13:43:26 +03:00
deserialization
Change default visibility for TypeAlias from 'internal' to 'public'
2016-07-05 18:18:45 +03:00
reflection.jvm
Fix reflection on reference to generic property
2016-07-05 18:18:43 +03:00
runtime.jvm
Suppress UNCHECKED_CAST instead of CAST_NEVER_SUCCEEDS in several places
2016-07-13 13:42:42 +03:00
util.runtime
Introduce new type checker.
2016-07-21 16:07:16 +03:00