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
ac3dfd93bdf8b2832cae20bdf0bae2de062ca047
kotlin-fork
/
core
T
History
Ilya Gorbunov
cf898ae357
Exclude exceptions from java.lang package for which type aliases exist in kotlin package.
...
Add relevant note to the type aliases.
2016-08-17 12:40:50 +03:00
..
builtins
Make KClasses for primitives equal to KClasses for wrapper types
2016-08-15 19:41:47 +03:00
descriptor.loader.java
Fix for KT-13374: CompilationException: Inline function call with anonymous object implementing an interface by delegation
2016-08-16 10:47:01 +03:00
descriptors
Allow to exclude specific types from packages imported by default.
2016-08-17 12:40:50 +03:00
descriptors.runtime
Allow to exclude specific types from packages imported by default.
2016-08-17 12:40:50 +03:00
deserialization
Change default visibility for TypeAlias from 'internal' to 'public'
2016-07-05 18:18:45 +03:00
reflection.jvm
Rename CompanionObjectMapping.hasMappingToObject -> isMappedIntrinsicCompanionObject
2016-08-15 19:41:47 +03:00
runtime.jvm
Exclude exceptions from java.lang package for which type aliases exist in kotlin package.
2016-08-17 12:40:50 +03:00
util.runtime
Introduce new type checker.
2016-07-21 16:07:16 +03:00