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
9bc6b420a9d9876a0a7fa55facf3f22bb07f059f
kotlin-fork
/
compiler
/
ir
T
History
Svyatoslav Kuzmich
9bc6b420a9
[Wasm][Stdlib] Add public APIs for linear memory access
...
Needed for interop with APIs that use linear memory.
2022-12-29 19:25:23 +00:00
..
backend.common
IR: remove IrCallMatcher/IrFunctionMatcher and usages
2022-12-28 14:06:57 +01:00
backend.js
[Wasm] Fix invalid boxing for non-primitive typed vararg
2022-12-29 11:57:46 +00:00
backend.jvm
KT-52459 Handle context receivers when generating a bridge
2022-12-27 16:19:59 +00:00
backend.wasm
[Wasm][Stdlib] Add public APIs for linear memory access
2022-12-29 19:25:23 +00:00
ir.interpreter
IR: minor, deprecate nameForIrSerialization, use name instead
2022-12-15 12:31:11 +00:00
ir.ir2cfg
IR: move IrElement.transform implementation to IrElementBase
2022-02-21 19:56:44 +01:00
ir.psi2ir
KT-51277 Fix matching of context receivers and parameter desriptors
2022-12-29 11:28:11 +00:00
ir.tree
K2 Scripting: add support for script args to FIR part
2022-12-21 14:34:20 +00:00
serialization.common
IR: minor, deprecate nameForIrSerialization, use name instead
2022-12-15 12:31:11 +00:00
serialization.js
[Test] Use IrPluginContext for searching declarations for DUMP_EXTERNAL_CLASS check
2022-12-09 12:02:07 +00:00
serialization.jvm
Remove unsafe cast function usages from JVM backend modules
2022-12-06 19:44:55 +00:00