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
25be39dcc6268fce5058577ebe6344292275fea3
kotlin-fork
/
compiler
/
ir
T
History
Sergej Jaskiewicz
25be39dcc6
[JVM IR] Factor out JVM-specific logic from CachedSyntheticDeclarations
...
This will allow us to use this class in KLIB-based backends (KT-64865)
2024-02-23 16:26:55 +00:00
..
backend.common
[compiler] replace Enum
values()
with
entries
2024-02-20 17:56:46 +00:00
backend.js
[K/JS] Optimize logical operators generating
2024-02-23 15:16:31 +00:00
backend.jvm
[JVM IR] Factor out JVM-specific logic from CachedSyntheticDeclarations
2024-02-23 16:26:55 +00:00
backend.wasm
[WasmJs] Generate a wrapper that run in Deno
2024-02-22 14:45:09 +00:00
ir.actualization
[IRFakeOverrides] Also replace special symbols in annotations
2024-02-21 22:10:29 +00:00
ir.inline
[JVM IR] Avoid hard-coded checks for coroutine intrinsics
2024-02-23 16:26:55 +00:00
ir.interpreter
Do not use receiver type as GET_OBJECT type when interpreting constants
2024-01-26 18:31:19 +00:00
ir.ir2cfg
[IR] Rename IrSymbolInternals to UnsafeDuringIrConstructionAPI
2023-10-25 11:32:46 +00:00
ir.objcinterop
[K/N] Move ObjCOverridabilityCondition to proper module
2024-02-14 11:44:01 +00:00
ir.psi2ir
[compiler] replace Enum
values()
with
entries
2024-02-20 17:56:46 +00:00
ir.tree
[JVM IR] Move SYNTHETIC_ACCESSOR origin to IrDeclarationOrigin.Companion
2024-02-23 16:26:55 +00:00
serialization.common
[compiler] replace Enum
values()
with
entries
2024-02-20 17:56:46 +00:00
serialization.js
[klib] Don't pass around metadata serialization closure
2024-01-29 21:07:43 +00:00
serialization.jvm
[IR] Remove unused IrMessageLogger from serialization logic
2024-01-29 21:07:43 +00:00
serialization.native
[K/N] only include bodies inside inlines for headers
2024-02-20 08:03:08 +00:00