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
c2fc745d66891869c878f9cdeed217690f781730
kotlin-fork
/
compiler
/
ir
T
History
Ivan Kylchik
c2fc745d66
Create special
copy
function in
FunctionInlining
...
Semantically this is the same code, but it is easier to read
2023-03-14 20:47:32 +00:00
..
backend.common
Create special
copy
function in
FunctionInlining
2023-03-14 20:47:32 +00:00
backend.js
[Wasm] Support enumValues and enumValueOf functions
2023-03-13 14:13:31 +00:00
backend.jvm
Fix specialization of equality comparison calls for inline classes
2023-03-13 23:39:35 +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
TypeSystemContext: Rework raw types processing
2023-03-10 18:35:00 +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