Alexander Udalov
|
21e64e02bd
|
Report error on more than one class bound for type parameters
Such code may behave unexpectedly when compiled to JVM
|
2015-12-07 15:47:47 +03:00 |
|
Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +03:00 |
|
Michael Bogdanov
|
7147c84396
|
Fix for KT-9897: Cannot pop operand off an empty stack" with -= on ArrayList element
#KT-9897 Fixed
|
2015-11-09 16:17:24 +03:00 |
|
Alexey Tsvetkov
|
0a69cca066
|
Box primitive types in position of generic receiver
#KT-9469 fixed
|
2015-10-26 18:36:59 +03:00 |
|
Alexander Udalov
|
d78d4bc44c
|
Disallow extension properties with backing fields
#KT-1682 Fixed
|
2014-05-29 21:24:05 +04:00 |
|
Alexander Udalov
|
7ce62a5b64
|
Remove generated codegen tests, move all testData to box/
A single test file will be generated out of box/ directory
|
2013-01-28 18:20:21 +04:00 |
|