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
16b3fedcd4f363c1afdc5810a4dd8beb6ff4e46a
kotlin-fork
/
compiler
/
ir
T
History
Steven Schäfer
482e217b5e
JVM IR: Fix inline class mangling for calls to internal functions
...
...in a different module, e.g., using -Xfriend-paths.
2021-01-29 16:23:15 +01:00
..
backend.common
JVM_IR indy-SAM conversions, 1st passing tests
2021-01-29 12:59:45 +03:00
backend.js
[JS IR] Add additional exported declarations inside dce loop
2021-01-28 18:56:34 +03:00
backend.jvm
JVM IR: Fix inline class mangling for calls to internal functions
2021-01-29 16:23:15 +01:00
backend.wasm
[JS IR] Context to NameTables for stable names in additional exported declarations
2021-01-28 18:56:21 +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] Propagate smart cast information for variable loads.
2021-01-11 12:01:47 +03:00
ir.tree
Propagate all annotations during creating simple functional types
2021-01-29 13:50:46 +03:00
ir.tree.impl
IR: remove WrappedDescriptors altogether
2020-12-23 18:50:52 +03:00
ir.tree.persistent
IR: remove WrappedDescriptors altogether
2020-12-23 18:50:52 +03:00
serialization.common
Drop type aliases for JS and KLIB string tables
2021-01-20 11:05:53 +03:00
serialization.js
[JS IR] Fix transitive dependency resolve
2021-01-26 19:23:25 +03:00
serialization.jvm
JVM_IR KT-42020 special IdSignature for some fake override members
2020-12-15 12:56:45 +03:00