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
394859afc55c79db1e0801be6ee40d4baaa060a1
kotlin-fork
/
core
T
History
Dmitry Petrov
8efe326904
Introduce ValueDescriptor as a common super-interface
...
of ParameterDescriptor and VariableDescriptor.
2016-10-18 09:09:59 +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
Introduce ValueDescriptor as a common super-interface
2016-10-18 09:09:59 +03:00
descriptors.runtime
Drop ModuleParameters, inline defaultImports everywhere
2016-10-12 17:07:09 +03:00
deserialization
Refactor class lookup in deserialized scopes
2016-10-12 17:07:10 +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