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
e36d3ba4f6a68e3c9895b3bb2287e26c170e7658
kotlin-fork
/
compiler
/
ir
T
History
Alexander Udalov
e36d3ba4f6
IR: remove IrNoArgumentsCallableReferenceBase
...
To simplify transformation of IR element hierarchy to classes.
2020-07-28 20:05:57 +02:00
..
backend.common
IR: create IrBlockBody via IrFactory
2020-07-28 12:05:24 +02:00
backend.js
IR: add module ir.tree.persistent, copy PIR implementation there
2020-07-28 19:04:43 +02:00
backend.jvm
IR: add module ir.tree.impl, move main IR implementation there
2020-07-28 19:04:44 +02:00
backend.wasm
IR: add module ir.tree.persistent, copy PIR implementation there
2020-07-28 19:04:43 +02:00
ir.interpreter
IR: use IrFactory in misc utils
2020-07-28 12:05:23 +02:00
ir.ir2cfg
IR: add type parameter to IrMemberAccessExpression and some subclasses
2020-07-01 13:03:56 +02:00
ir.psi2ir
IR: create IrBlockBody via IrFactory
2020-07-28 12:05:24 +02:00
ir.tree
IR: remove IrNoArgumentsCallableReferenceBase
2020-07-28 20:05:57 +02:00
ir.tree.impl
IR: do not inherit IrFakeOverride* from IrFunction/IrProperty
2020-07-28 19:05:12 +02:00
ir.tree.persistent
IR: do not inherit IrFakeOverride* from IrFunction/IrProperty
2020-07-28 19:05:12 +02:00
serialization.common
IR: do not inherit IrFakeOverride* from IrFunction/IrProperty
2020-07-28 19:05:12 +02:00
serialization.js
IR: use IrFactory in SymbolTable
2020-07-28 12:05:23 +02:00
serialization.jvm
Fake override construction fallback mode
2020-06-29 21:58:31 +03:00