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
cf3defbc9c5e202a714bc048fd2fad0a6f5bb992
kotlin-fork
/
compiler
/
ir
T
History
Dmitriy Novozhilov
e54f31cc2f
[IR] Remove useless init block from IrLazyFunction
...
This block was accidentally added in
aaa3fa58
in debug purposes
2021-02-09 16:04:42 +03:00
..
backend.common
[IR] Supported inlining of adapted references + tests
2021-02-09 17:23:19 +05:00
backend.js
[JS IR] Method of any is exported
2021-02-08 13:40:39 +03:00
backend.jvm
JVM_IR. Do not mangle callable reference constructor call
2021-02-09 12:31:11 +01:00
backend.wasm
[IR] Drop unused language version settings parameters from DependenciesGenerator
2021-02-02 12:05:34 +03:00
ir.interpreter
IrInterpreter: interpret IrGetField properly
2021-01-26 16:19:14 +03:00
ir.ir2cfg
IR: add type parameter to IrMemberAccessExpression and some subclasses
2020-07-01 13:03:56 +02:00
ir.psi2ir
[PSI2IR] Set reflectionTarget for all adapted references
2021-02-03 15:26:40 +05:00
ir.tree
[IR] Remove useless init block from IrLazyFunction
2021-02-09 16:04:42 +03:00
ir.tree.impl
[IR] Make isExternal mutable and accessible via common interface
2021-02-04 16:15:33 +03:00
ir.tree.persistent
[IR] Make isExternal mutable and accessible via common interface
2021-02-04 16:15:33 +03:00
serialization.common
[Plugin API] Add API to load top level declaration by its signature
2021-02-09 11:56:20 +03:00
serialization.js
[Plugin API] Provide diagnostic API for IR plugins
2021-02-02 12:05:35 +03:00
serialization.jvm
[KLIB] Use
IrMessageLogger
in klib linker to report errors
2021-02-02 12:05:35 +03:00