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
9b34e21619364f89dd5ad4a9bc22ef9bb1d52e61
kotlin-fork
/
js
/
js.translator
/
testData
/
sourcemap
/
cases
T
History
Alexey Andreev
d2fdc7ffc0
JS: when both clauses of
if
become empty during optimization, remove
if
entirely. Make condition and
then
clause of JsIf non-nullable. Fix #KT-13912
2016-11-17 12:20:37 +03:00
..
binaryOperation.kt
…
emptyIfInsideInlineLambda.kt
JS: when both clauses of
if
become empty during optimization, remove
if
entirely. Make condition and
then
clause of JsIf non-nullable. Fix #KT-13912
2016-11-17 12:20:37 +03:00
methodCallInMethod.kt
…