Mikhael Bogdanov
|
650cfeaaed
|
Update inline tests to void PROTECTED_CALL_FROM_PUBLIC_INLINE_ERROR
|
2019-12-19 12:46:36 +01:00 |
|
pyos
|
a835f07d51
|
JVM_IR: don't regenerate objects in lambdas inlined into objects
|
2019-10-31 09:09:54 +01:00 |
|
Georgy Bronnikov
|
7ede26e8f4
|
IrCompileKotlinAgainstInlineKotlin tests
|
2019-09-06 09:19:57 +03:00 |
|
pyos
|
4cd4ea126b
|
JVM_IR: generate more accessors for use in inline functions
|
2019-05-24 11:27:19 +02:00 |
|
Georgy Bronnikov
|
ade640eadb
|
JVM_IR. Support compile time constants
|
2018-10-01 12:25:55 +03:00 |
|
Georgy Bronnikov
|
487f500f85
|
Revert "JVM_IR. Support compile time constants"
This reverts commit 055215c54f.
|
2018-09-25 05:24:48 +03:00 |
|
Georgy Bronnikov
|
055215c54f
|
JVM_IR. Support compile time constants
|
2018-09-25 01:38:51 +03:00 |
|
Mikhael Bogdanov
|
9ccb25789b
|
Unmute jvm-ir inline tests
|
2018-08-02 13:19:24 +02:00 |
|
Mikhael Bogdanov
|
e149cbe852
|
Mute failed jvm ir tests
|
2018-06-28 12:26:41 +02:00 |
|
Alexander Udalov
|
cc84aabdcf
|
Migrate boxInline tests to new multi-file framework
|
2016-02-27 15:40:05 +03:00 |
|
Michael Bogdanov
|
f870e365fa
|
Removed accessors for const properties
|
2015-12-25 11:28:10 +03:00 |
|
Michael Bogdanov
|
9cad1a912a
|
Choose proper context for accessor generation: skip inline ones; Fix for KT-6102: Bypass synthetic accessor when inlining lambda which calls private member
#KT-6102 Fixed
|
2015-12-17 09:51:41 +03:00 |
|
Michael Bogdanov
|
3651ec9294
|
Support access to protected members within inline functions
|
2015-11-11 14:34:48 +03:00 |
|
Michael Bogdanov
|
5a8ead0092
|
Fix for KT-8204: java.lang.VerifyError for super method invocation in inline function
#KT-8204 Fixed
|
2015-11-11 14:34:47 +03:00 |
|