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
766377a041ecea17ce8b5ed243df3614a2811ec3
kotlin-fork
/
compiler
/
ir
T
History
Svyatoslav Kuzmich
766377a041
[Wasm] Remove WasmForeign annotation
...
No longer needed since external interfaces are supported
2021-10-28 18:47:38 +03:00
..
backend.common
[IR] [Refactoring] Add
toString
and
String::plus
to IrBuiltins
2021-10-28 08:35:11 +00:00
backend.js
[JS IR] Fix default arguments in suspend functions
2021-10-25 12:56:16 +00:00
backend.jvm
Introduce an API to convert TypeConstructorMarker to TypeParameterMarker
2021-10-28 12:54:45 +03:00
backend.wasm
[Wasm] Remove WasmForeign annotation
2021-10-28 18:47:38 +03:00
ir.interpreter
Expand the possibilities of object's interpretation
2021-08-13 16:18:36 +03:00
ir.ir2cfg
Build: Fix deprecated Gradle configurations usages
2021-09-26 18:28:44 +03:00
ir.psi2ir
JVM_IR KT-49203 generate stubs for not found classes
2021-10-15 12:15:49 +03:00
ir.tree
[KLIB] Support
DefinitelyNotNull
type in KLIB
2021-10-28 18:03:11 +03:00
ir.tree.impl
JVM_IR KT-41214 emit PermittedSubclasses on JDK17+
2021-10-09 17:07:35 +03:00
ir.tree.persistent
JVM_IR KT-41214 emit PermittedSubclasses on JDK17+
2021-10-09 17:07:35 +03:00
serialization.common
[KLIB] Support
DefinitelyNotNull
type in KLIB
2021-10-28 18:03:11 +03:00
serialization.js
[Wasm] Imporove external interface support
2021-10-23 01:26:12 +03:00
serialization.jvm
JVM_IR: only serialize inline functions themselves with -Xserialize-ir=inline
2021-10-11 11:53:30 +03:00