Alex Tkachman
|
ca615aac3d
|
KT-2350 fix: enums with overrides and constructor parameters
|
2012-08-15 20:25:35 +03:00 |
|
Alex Tkachman
|
813c7d0871
|
test for obsolete KT-1119 & proper final flag for enum class with entries overriding methods/properties
|
2012-08-15 16:06:06 +03:00 |
|
Alex Tkachman
|
31db3456ca
|
enum entries which overrides methods
|
2012-08-15 15:56:34 +03:00 |
|
Alex Tkachman
|
87a8e0a5dc
|
enum classes are never inner
|
2012-08-15 10:44:33 +03:00 |
|
Natalia.Ukhorskaya
|
98ed261eb3
|
Fix android build
|
2012-08-14 12:25:06 +04:00 |
|
Alex Tkachman
|
5947759684
|
proper compilation of enums
|
2012-08-13 22:37:27 +03:00 |
|
Evgeny Gerashchenko
|
c74ccec0bf
|
Renamed CompilerSpecialMode to ConfigurationKind, gave enum constants more clear names.
|
2012-07-07 23:07:20 +04:00 |
|
Evgeny Gerashchenko
|
2c58989a47
|
Moved CompilerSpecialMode enum to compiler-tests, since it is now used only for creating test compiler configurations.
|
2012-07-07 23:07:19 +04:00 |
|
Stepan Koltsov
|
139e376f7c
|
fix KT-2167 (enum generation)
#KT-2167 fixed
|
2012-06-02 02:18:29 +04:00 |
|
Stepan Koltsov
|
2d4ad5e408
|
EnumGenTest
enum geneneration is partially covered in regression tests, it is not very convenient
|
2012-06-02 02:18:28 +04:00 |
|