Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +03:00 |
|
Pavel V. Talanov
|
a1f4c06a49
|
Update test data that mentioned old JvmAbi constants
|
2015-02-16 15:38:34 +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
|
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 |
|
Alexander Udalov
|
5d92453532
|
Inaccessible outer class member is now an error
#KT-1174 In Progress
|
2013-01-16 23:11:41 +04:00 |
|
Natalia.Ukhorskaya
|
e9d1171d6d
|
Fix VerifyError for enum constructor with default arguments
|
2012-12-27 12:29:09 +04:00 |
|
Natalia.Ukhorskaya
|
808c5abc0f
|
Generate constructor without parameters if primary constructor has only parameters with default values
#KT-3085 Fixed
|
2012-12-27 12:29:06 +04:00 |
|
Natalia.Ukhorskaya
|
538aa869b4
|
Constructor with default arguments for inner class
#KT-2852 Fixed
|
2012-12-27 12:29:01 +04:00 |
|