Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +03:00 |
|
Denis Zharkov
|
bd37a10677
|
Transform *Array.size to properties
|
2015-10-16 18:16:02 +03:00 |
|
Denis Zharkov
|
654411a0b0
|
Refactored tests using Array constructor:
Some moved to tests with stdlib
Some changed to use arrayOfNulls
|
2014-12-11 16:04:03 +03:00 |
|
Alexander Udalov
|
128c938965
|
Make Array.size() a function instead of a property
Also add a deprecated extension property to help migration. This is done to
unify getting size of arrays and collections
|
2014-11-17 15:02:38 +03: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 |
|