Logo
Explore Help
Register Sign In
azalea/kotlin-fork
1
0
Fork 0
You've already forked kotlin-fork
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
a6783176ea6fc2e68090d99f73da6026dac291ea
kotlin-fork/core
T
History
Dmitry Petrov a56d1d3ce8 Mangle function names with inline class parameters
Avoid name clashes in cases such as

  inline class Login(val login: String)
  inline class Password(val password: String)

  fun validate(login: Login) { ... }
  fun validate(password: Password) { ... }
2018-08-30 14:58:50 +03:00
..
builtins
Implement callSuspend and callSuspendBy functions as KCallable's
2018-08-30 14:57:48 +03:00
descriptors
Remove or replace deprecated kotlin-runtime artifact usages
2018-08-30 14:57:54 +03:00
descriptors.jvm
Mangle function names with inline class parameters
2018-08-30 14:58:50 +03:00
descriptors.runtime
Report error on incompatible .kotlin_module files in classpath
2018-08-21 17:12:02 +02:00
deserialization
Drop PropertyDescriptorImpl.setType that takes KotlinType
2018-08-27 23:37:05 +02:00
metadata
Revert metadata version reading advancement for JS/Common
2018-08-27 13:14:09 +02:00
metadata.jvm
Removed Boolean from ClassMapperLite to avoid compiler confusion
2018-08-30 14:51:06 +03:00
reflection.jvm
Implement callSuspend and callSuspendBy functions as KCallable's
2018-08-30 14:57:48 +03:00
runtime.jvm/src/org/jetbrains/annotations
Move runtime.jvm sources to stdlib/jvm/runtime
2018-02-26 17:11:10 +03:00
script.runtime/src/kotlin/script
Backport ScriptSeverity.FATAL to old script API
2018-05-11 15:51:47 +03:00
util.runtime
Advance project version to 1.3-SNAPSHOT
2018-08-30 14:49:27 +03:00
Powered by Gitea Version: 1.26.1 Page: 182ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API