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
96ea0c2eb88eeff53acd071f374ee9ea123bf16e
kotlin-fork
/
compiler
/
ir
T
History
Zalim Bashorov
86e854a980
Revert "[Wasm] Don't use the new br_on_cast* instructions since they are not supported in Node.js yet"
...
This reverts commit
2d728727
#KT-60828 Fixed
2023-09-19 09:23:26 +00:00
..
backend.common
[FE, IR] Check annotations compatibility on expect and actual getters and setters
2023-09-15 14:41:38 +00:00
backend.js
[K/JS] Implement file merging for clashed file during per-file compilation
2023-09-14 13:14:15 +00:00
backend.jvm
IR: use origin DEFINED for value parameters of fake overrides
2023-09-15 12:52:57 +00:00
backend.wasm
Revert "[Wasm] Don't use the new br_on_cast* instructions since they are not supported in Node.js yet"
2023-09-19 09:23:26 +00:00
ir.interpreter
[IR] Print exception's class in error message from interpreter
2023-09-14 08:47:06 +00:00
ir.ir2cfg
[IR] Mark IrSymbol.owner with OptIn annotation
2023-08-16 17:47:29 +00:00
ir.objcinterop
[K/N] Delete unused methods in ObjCInterop.kt
2023-09-13 14:25:11 +00:00
ir.psi2ir
[FIR2IR] Create builtin IR class for @IntrinsicConstEvaluation manually if it is missing in stdlib
2023-08-22 18:36:20 +00:00
ir.tree
[IR generator] Remove unused
suppressPrint
property
2023-09-19 07:25:30 +00:00
serialization.common
[JS] Don't produce metadata-only (IR-less) KLIBs in JS
2023-09-18 17:58:43 +00:00
serialization.js
[JS] Don't produce metadata-only (IR-less) KLIBs in JS
2023-09-18 17:58:43 +00:00
serialization.jvm
[IR][JVM] Drop JvmIrSerializerSession.skipExpects parameter
2023-08-14 15:21:04 +00:00
serialization.native
[K/N] Cache
FqName
s computed from
ClassId
s in KonanMangler
2023-09-13 14:25:13 +00:00