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
c6608de879929e949774f8e3da34c5e161cf6df9
kotlin-fork
/
compiler
/
ir
T
History
Alexander Udalov
c6608de879
Minor, move some files in ir.tree from 'src' to 'gen'
...
To help git understand that they are moved in the subsequent commit.
2022-06-13 18:58:05 +02:00
..
backend.common
JVM: add inline lambdas' captured parameters to constructor first
2022-06-13 11:58:15 +02:00
backend.js
[JS IR] Introduce the GENERATE_INLINE_ANONYMOUS_FUNCTIONS feature flag
2022-06-01 09:02:31 +00:00
backend.jvm
Remove dependency of fir2ir:jvm-backend on backend.jvm.entrypoint
2022-06-13 12:35:51 +00:00
backend.wasm
[WASM] Support for mjs universal launcher
2022-06-07 20:59:03 +00:00
ir.interpreter
Fix error with interpreting
name
of java property
2022-05-24 08:25:17 +00:00
ir.ir2cfg
IR: move IrElement.transform implementation to IrElementBase
2022-02-21 19:56:44 +01:00
ir.psi2ir
[BE] Support until operator in back-ends
2022-05-31 08:42:56 +00:00
ir.tree
Minor, move some files in ir.tree from 'src' to 'gen'
2022-06-13 18:58:05 +02:00
ir.tree.impl
[IR] Unite inline class and multi-field value class representation
2022-03-24 11:38:43 +00:00
serialization.common
[FIR] Extract FirPluginKey into :core:compiler.common and rename it to GeneratedDeclarationKey
2022-06-07 14:12:25 +00:00
serialization.js
[K/JS] chore: rewrok klib generating with LazyIr.
2022-06-13 12:13:22 +00:00
serialization.jvm
Remove dependency of fir2ir:jvm-backend on backend.jvm.entrypoint
2022-06-13 12:35:51 +00:00