Michael Bogdanov
|
8835b0599a
|
Inline preevaluated string and primitive only constants in compilation time, don't inline const references in non-annotation context, fix for KT-11025: Don't inline const val in compare instuctions
#KT-11025 Fixed
|
2016-02-17 16:53:18 +03:00 |
|
Michael Bogdanov
|
af3437626b
|
Properly calculate isConst for java properties
|
2016-02-17 16:53:17 +03:00 |
|
Michael Bogdanov
|
384d2ea0d1
|
Use bipush, sipush for byte and short constants
|
2016-02-12 11:55:21 +03:00 |
|
Yan Zhulanow
|
8a5c59e6b7
|
Inline static fields from Java
|
2015-10-16 21:36:33 +03:00 |
|