Dmitry Petrov
|
59cdf3c52e
|
Update bytecode text tests in JVM_IR
|
2020-02-14 14:07:03 +03:00 |
|
Mads Ager
|
3a11322506
|
Enable bytecode text tests for the JVM_IR backend.
|
2018-12-21 16:20:45 +01:00 |
|
Michael Bogdanov
|
60d1736b97
|
Instance field generation in objects
|
2015-10-09 16:25:16 +03:00 |
|
Dmitry Petrov
|
a47eaa2cb5
|
Change part class naming scheme
update tests depending on part class naming
|
2015-09-07 16:28:42 +03:00 |
|
Alexander Udalov
|
c30aa7db84
|
Include package part name to top level closure names
#KT-4234 Fixed
#KT-4496 Fixed
|
2014-09-26 10:22:25 +04:00 |
|
Alexander Udalov
|
485f63e1cd
|
Rename object$ -> OBJECT$, instance$ -> INSTANCE$
According to Java code conventions, public static final constants should be
named with all capital letters
|
2014-07-25 21:15:13 +04:00 |
|
Mikhael Bogdanov
|
7dc662f613
|
Optimization for const closures: access it via GETSTATIC
|
2014-03-31 20:04:09 +04:00 |
|