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
|
35b88fb1a5
|
Update test data for write flags test
|
2015-02-16 15:38:34 +03:00 |
|
Mikhael Bogdanov
|
47fe81471a
|
Synthetic accessors for class object private members
#KT-3338 Fixed
|
2013-06-17 15:20:34 +04:00 |
|
Natalia.Ukhorskaya
|
47abdcf565
|
Rename namespace class to {package.name}Package
Conflicts:
compiler/jet.as.java.psi/src/org/jetbrains/jet/asJava/JavaElementFinder.java
|
2013-01-15 19:45:06 +04:00 |
|
Evgeny Gerashchenko
|
c84cd7f961
|
Renamed ClassObject$ to object in JVM backend.
|
2012-10-30 18:41:00 +04:00 |
|
Natalia.Ukhorskaya
|
62d8153ada
|
Map java.land.Deprecated to jet.deprecated
Change testData for deprecated annotation
#KT-2947 Fixed
|
2012-10-18 19:14:04 +04:00 |
|
Natalia.Ukhorskaya
|
4e98ddda96
|
Add test for check access flags in class file (refactor WriteAccessFlagTest)
|
2012-10-16 14:44:25 +04:00 |
|