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
2f12b8f87fed1336a25fa12e85c3d4e5d1e654c7
kotlin-fork
/
compiler
/
ir
T
History
Svyatoslav Kuzmich
4bde884844
[JS IR] Use non-persistent IR for non-dce-driven mode
...
Eliminate overhead of persistency that we don't use in this mode.
2021-01-27 14:58:33 +03:00
..
backend.common
[Wasm] Add inline property accessors optimization
2021-01-19 17:08:58 +03:00
backend.js
[JS IR] Use non-persistent IR for non-dce-driven mode
2021-01-27 14:58:33 +03:00
backend.jvm
JVM JVM_IR hide sealed class constructors
2021-01-25 17:29:38 +03:00
backend.wasm
[Wasm] Add inline property accessors optimization
2021-01-19 17:08:58 +03:00
ir.interpreter
IrInterpreter: interpret IrGetField properly
2021-01-26 16:19:14 +03:00
ir.ir2cfg
IR: add type parameter to IrMemberAccessExpression and some subclasses
2020-07-01 13:03:56 +02:00
ir.psi2ir
[PSI2IR] Propagate smart cast information for variable loads.
2021-01-11 12:01:47 +03:00
ir.tree
[Test] Migrate IrTextTestGenerated to new infrastructure
2021-01-22 13:51:23 +03:00
ir.tree.impl
IR: remove WrappedDescriptors altogether
2020-12-23 18:50:52 +03:00
ir.tree.persistent
IR: remove WrappedDescriptors altogether
2020-12-23 18:50:52 +03:00
serialization.common
Drop type aliases for JS and KLIB string tables
2021-01-20 11:05:53 +03:00
serialization.js
[JS IR] Fix transitive dependency resolve
2021-01-26 19:23:25 +03:00
serialization.jvm
JVM_IR KT-42020 special IdSignature for some fake override members
2020-12-15 12:56:45 +03:00