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
ece930747158dd88cb0ad05c19b2c2691da8568b
kotlin-fork
/
compiler
/
ir
T
History
Roman Artemev
0326518fc9
[KLIB] Cutting down usages of moduleDescriptor in linker
...
Replace map key `ModuleDescriptor` with `String` which is module name
2021-07-13 14:43:42 +03:00
..
backend.common
Reverted loops order processing in ForLoopsLowering
2021-07-13 09:22:12 +00:00
backend.js
[JS IR] Move klib resolution from cli into compiler
2021-07-13 14:43:40 +03:00
backend.jvm
[KLIB] Cutting down usages of moduleDescriptor in linker
2021-07-13 14:43:42 +03:00
backend.wasm
[JS IR] Move klib resolution from cli into compiler
2021-07-13 14:43:40 +03:00
ir.interpreter
Drop result of finally block after interpretation
2021-06-07 15:35:20 +03:00
ir.ir2cfg
IR: add type parameter to IrMemberAccessExpression and some subclasses
2020-07-01 13:03:56 +02:00
ir.psi2ir
[Psi2Ir] Replace custom IrProperty node with common one
2021-07-02 19:58:31 +03:00
ir.tree
JVM IR: fix name and parent of JvmSymbols.kClassJava
2021-07-10 15:33:25 +02:00
ir.tree.impl
IR KT-46578 add IrProperty#overriddenSymbols
2021-05-14 16:20:18 +03:00
ir.tree.persistent
JS PIR: store signatures for lowered declarations inside PIR declarations
2021-06-27 22:56:33 +03:00
serialization.common
[KLIB] Cutting down usages of moduleDescriptor in linker
2021-07-13 14:43:42 +03:00
serialization.js
[KLIB] Cutting down usages of moduleDescriptor in linker
2021-07-13 14:43:42 +03:00
serialization.jvm
Remove dependency on JVM specifics in serialization.common
2021-07-13 01:54:41 +02:00