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
b929db1b070ee1ce105db67f61bdbeea34c9dc4c
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
…