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
2cfd7760925f9bf48caca888a570001f8308b60f
kotlin-fork
/
compiler
/
ir
T
History
Mark Punzalan
2cfd776092
ForLoopsLowering: Assume
step
== 1 for *Range (e.g., IntRange) and
...
handle accordingly (e.g., do not read `step` property).
2020-07-29 20:44:51 +02:00
..
backend.common
ForLoopsLowering: Assume
step
== 1 for *Range (e.g., IntRange) and
2020-07-29 20:44:51 +02:00
backend.js
IR: cleanup expression implementations
2020-07-28 20:05:58 +02:00
backend.jvm
IR: cleanup expression implementations
2020-07-28 20:05:58 +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: cleanup expression implementations
2020-07-28 20:05:58 +02:00
ir.tree
IR: cleanup expression implementations
2020-07-28 20:05:58 +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: cleanup expression implementations
2020-07-28 20:05:58 +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