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
c29332e290640490aee80a71f7628e2d40da39ec
kotlin-fork
/
compiler
/
ir
T
History
Dmitry Petrov
6aff53204f
psi2ir: support dynamic infix calls ('foo bar 42' is 'foo.bar(42)')
2019-02-14 16:03:11 +03:00
..
backend.common
JVM IR: fix incorrect IR types in inner and enum class lowerings
2019-02-07 21:25:59 +01:00
backend.js
JS_IR: support dynamic expressions in block decomposition
2019-02-14 16:03:11 +03:00
backend.jvm
JVM IR: replace unnecessary property accessor calls with field access
2019-02-07 23:32:32 +01:00
ir.ir2cfg
Switch Kotlin project to jvm-target 1.8
2019-01-31 07:43:05 +01:00
ir.psi2ir
psi2ir: support dynamic infix calls ('foo bar 42' is 'foo.bar(42)')
2019-02-14 16:03:11 +03:00
ir.tree
Minor: fix IrDynamicOperatorExpressionImpl double dispatch methods
2019-02-14 16:03:11 +03:00