Alexey Andreev
|
eb5c79c70d
|
JS: support int overflow behaviour in augmented assignment
|
2016-12-20 15:47:38 +03:00 |
|
Alexey Andreev
|
40e00a62f5
|
JS: fix translation of augmented assignment when RHS changes value of LHS
|
2016-11-23 12:19:03 +03:00 |
|
Alexander Udalov
|
06a67e6602
|
Merge boxWithStdlib testData into box, delete BoxWithStdlib test
|
2016-03-09 10:25:38 +03:00 |
|
Alexander Udalov
|
20e36438e2
|
Move some tests from boxWithStdlib/ to box/
Move those tests which do not require neither stdlib nor reflect
|
2016-03-09 10:25:38 +03:00 |
|
Yan Zhulanow
|
3fa506fd45
|
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
|
2016-01-26 17:21:44 +03:00 |
|
Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +03:00 |
|
Dmitry Jemerov
|
4ca434da54
|
remove support for 'trait' keyword
|
2015-09-22 15:00:24 +02:00 |
|
Mikhail Glukhikh
|
4570872bfd
|
Postfix expression code generation fixed as per KT-7561.
A set of tests for KT-7561 on codegen side, including exotic inc() functions().
#KT-7561 Fixed.
|
2015-05-26 15:20:37 +03:00 |
|