Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +03:00 |
|
Michael Nedzelsky
|
f6892580f6
|
fix tests in org.jetbrains.kotlin.js.test.semantics
|
2015-09-08 02:06:19 +03:00 |
|
Alexey Tsvetkov
|
764c506aaa
|
JS: do not generate break for top level return during inline
|
2015-04-24 18:19:34 +03:00 |
|
Alexey Tsvetkov
|
900147385d
|
JS: do not alias 'this' literal in a receiver position
|
2015-04-24 18:19:34 +03:00 |
|
Alexey Tsvetkov
|
6b09b4c2b6
|
JS: do not create variable for result, if inline call is only return subexpression
|
2015-04-24 18:19:34 +03:00 |
|
Alexey Tsvetkov
|
ea41bc4231
|
JS: do not create variable for result, if inline function has one top level return
|
2015-04-24 18:19:34 +03:00 |
|
Alexey Tsvetkov
|
c9b24510bb
|
JS: do not create var for result if statement is 'someVar = inlineCall()'
|
2015-04-24 18:19:33 +03:00 |
|
Alexey Tsvetkov
|
fd09d4d837
|
Minor in JS: moved test for additional vars during inline to separate directory
|
2015-04-24 18:19:33 +03:00 |
|