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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
js
/
js.translator
/
testData
/
js-optimizer
T
History
Anton Bannykh
eabe21726c
JS: improve switch elimination
2018-02-21 18:39:19 +03:00
..
dead-code-elimination
JS: improve dead code elimination to handle switch case bodies
2016-11-16 19:29:35 +03:00
do-while-guard-elimination
JS: fix compiler crash when optimizing JS AST with empty do..while statement. See KT-15513
2017-01-12 18:12:37 +03:00
empty-statement-elimination
JS: improve switch elimination
2018-02-21 18:39:19 +03:00
if-reduction
…
labeled-block-to-do-while
KJS: transform labeled blocks to labeled do-while
2017-04-26 13:07:33 +03:00
redundant-statement-elimination
JS: fix translation of reassignment of inline properties. See KT-15590
2017-01-12 18:12:38 +03:00
temporary-assignment
…
temporary-variable
JS: optimize range check for int and long
2017-11-03 17:35:17 +03:00
while-condition-folding
Fix optimization in JS BE
2017-04-28 10:52:13 +03:00