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
c0a1fa6f9886bacbf9c91f45326444b7cf0532b9
kotlin-fork
/
compiler
/
ir
T
History
Alexander Korepanov
c0a1fa6f98
[JS IR] Move the JS AST serialization right before the IC data committing
...
It allows not to keep the binary representation in memory
2022-11-08 15:18:44 +00:00
..
backend.common
[JS IR] Improve debug info for suspend functions
2022-11-02 13:13:58 +00:00
backend.js
[JS IR] Move the JS AST serialization right before the IC data committing
2022-11-08 15:18:44 +00:00
backend.jvm
Don't treat java constructor as 'hidden' one
2022-11-02 12:56:38 +01:00
backend.wasm
[WASM] Table switch optimisation for reversed arguments
2022-11-01 13:15:12 +00:00
ir.interpreter
Use correct
toString
method in IrCompileTimeChecker for analysis
2022-10-24 13:14:16 +00:00
ir.ir2cfg
IR: move IrElement.transform implementation to IrElementBase
2022-02-21 19:56:44 +01:00
ir.psi2ir
Fix a compatibility issue with AnnotationDescriptor
2022-11-02 11:07:07 +00:00
ir.tree
[JS IR] Simple memory optimizations
2022-11-08 15:18:43 +00:00
serialization.common
[Common IR] Move local class from function to avoid a leak
2022-11-01 13:46:39 +00:00
serialization.js
[IR] Partial linkage fix: Implement abstract fake overrides in non-abstract classes so that there are no call sites that still refer to abstract fake overrides
2022-10-20 10:18:54 +02:00
serialization.jvm
[IR] Partial linkage fix: Implement abstract fake overrides in non-abstract classes so that there are no call sites that still refer to abstract fake overrides
2022-10-20 10:18:54 +02:00