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
e159f7f682f69a897dd2267d6f499dd42e872651
kotlin-fork
/
compiler
/
ir
T
History
Ivan Kylchik
e159f7f682
Move some file level lowerings to module level
...
This is needed to fix "kt42408" test with enabled IR inliner.
2023-03-14 20:47:37 +00:00
..
backend.common
Move some file level lowerings to module level
2023-03-14 20:47:37 +00:00
backend.js
Replace all usages of
inlineFunctionSymbol
with
inlineFunction
2023-03-14 20:47:34 +00:00
backend.jvm
Move some file level lowerings to module level
2023-03-14 20:47:37 +00:00
backend.wasm
[Wasm] Support enumValues and enumValueOf functions
2023-03-13 14:13:31 +00:00
ir.interpreter
Avoid object's interpretation with nullable type
2023-02-20 15:52:52 +00:00
ir.ir2cfg
IR: move IrElement.transform implementation to IrElementBase
2022-02-21 19:56:44 +01:00
ir.psi2ir
Remove dependency of fir2ir/fir.entrypoint on psi2ir
2023-03-10 17:49:35 +00:00
ir.tree
Collect classes for JVM that must be regenerated after IR inline
2023-03-14 20:47:35 +00:00
serialization.common
[JS IR] Use cacheable ZIP file system accessor in JS IR BE
2023-03-10 09:38:52 +00:00
serialization.js
[JS IR] Use cacheable ZIP file system accessor in JS IR BE
2023-03-10 09:38:52 +00:00
serialization.jvm
[IR] Factor out duplicated code in KotlinMangleComputer into base class
2023-03-03 22:08:55 +00:00