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
c41ec1ddfbdd75bf8a02b4fbc4cb311ddfdf8f67
kotlin-fork
/
core
T
History
Dmitry Petrov
c41ec1ddfb
KT-14400: Properly handle TypeAliasConstructorDescriptor in KotlinTypeMapper.mapToCallableMethod(...)
...
Implement getDefaultType() in TypeAliasDescriptor subclasses.
2016-10-20 09:56:03 +03:00
..
builtins
Fixed ParameterName annotation target
2016-10-14 12:24:43 +03:00
descriptor.loader.java
Annotations on type aliases: generate synthetic method for type alias annotations.
2016-10-13 17:52:21 +03:00
descriptors
KT-14400: Properly handle TypeAliasConstructorDescriptor in KotlinTypeMapper.mapToCallableMethod(...)
2016-10-20 09:56:03 +03:00
descriptors.runtime
Drop ModuleParameters, inline defaultImports everywhere
2016-10-12 17:07:09 +03:00
deserialization
KT-14400: Properly handle TypeAliasConstructorDescriptor in KotlinTypeMapper.mapToCallableMethod(...)
2016-10-20 09:56:03 +03:00
reflection.jvm
Add SinceKotlin("1.1") annotation to new reflection API
2016-10-12 17:07:10 +03:00
runtime.jvm
Annotate new API with @SinceKotlin in kotlin-runtime except reflection and type aliases.
2016-10-13 08:37:31 +03:00
script.runtime
Add module dependency script.runtime -> builtins
2016-10-12 18:54:50 +03:00
util.runtime
minor: allow specifying indentation unit in Printer
2016-10-18 09:06:53 +03:00