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
b9cac8a4ca061023028c32e1ec786f58525255b3
kotlin-fork
/
compiler
/
ir
T
History
Sergej Jaskiewicz
b9cac8a4ca
[JS IR] Support the
sourceMapEmbedSources
setting (partially)
...
This doesn't work with external libraries yet (including stdlib).
2022-09-09 11:02:25 +00:00
..
backend.common
[Common IR] Forward the extension receiver in the reified wrapper
2022-09-05 07:40:30 +00:00
backend.js
[JS IR] Support the
sourceMapEmbedSources
setting (partially)
2022-09-09 11:02:25 +00:00
backend.jvm
KT-41670 Check for default property accessors in SAM interfaces
2022-09-07 13:37:38 +00:00
backend.wasm
[K/JS, K/WASM] feat(Enum.entries): add support of new enum static field for JS and WASM.
2022-08-29 16:04:12 +00:00
ir.interpreter
Add rangeUntil to the list of not interpreted builtin members #KT-52933
2022-08-24 22:22:53 +00:00
ir.ir2cfg
IR: move IrElement.transform implementation to IrElementBase
2022-02-21 19:56:44 +01:00
ir.psi2ir
[PSI2IR] Handle resolved calls generated by AssignResolutionAltererExtension
2022-08-25 08:59:44 +00:00
ir.tree
[IR] Fixed non-friend module visibility for LazyIR caches
2022-08-30 07:29:07 +00:00
ir.tree.impl
Move ir.tree.impl into ir.tree
2022-06-20 11:42:51 +00:00
serialization.common
2/5 Replace source dependency on kotlin-reflect with binary dependency
2022-08-22 15:43:49 +02:00
serialization.js
Drop all redundant kotlin-reflect, kotlin-reflect-api dependencies
2022-08-22 15:42:57 +02:00
serialization.jvm
[Native][IR] Partial linkage support for cached inline functions
2022-07-18 17:29:50 +02:00