pyos
|
288451db4d
|
JVM_IR: remove an unnecessary hack from BridgeLowering
Correct IR is more important than whether some inaccessible members
precisely match what was generated by the old backend.
|
2021-06-03 12:35:23 +03:00 |
|
Dmitry Petrov
|
851980e36f
|
JVM_IR KT-45103 optimize direct invoke for lambdas and callable refs
|
2021-05-18 22:20:12 +03:00 |
|
Mark Punzalan
|
238cc7c257
|
[FIR] Enable BytecodeText tests for FIR.
143 out of 767 tests (18.6%) are currently failing.
|
2020-09-29 10:21:21 +03:00 |
|
Steven Schäfer
|
73d2ae961c
|
JVM IR: BridgeLowering boxing fixes
|
2019-08-09 12:14:44 +03:00 |
|
Steven Schäfer
|
6aa8ecd745
|
JVM IR: Remove bridge construction from CallableReferenceLowering
|
2019-08-09 12:14:44 +03:00 |
|
Steven Schäfer
|
efb938a7c8
|
(Un)mute tests
|
2019-07-31 11:18:44 +02:00 |
|
Mads Ager
|
3a11322506
|
Enable bytecode text tests for the JVM_IR backend.
|
2018-12-21 16:20:45 +01:00 |
|
Stanislav Erokhin
|
3de0dff575
|
Migrate testdata to new lambda syntax
|
2015-04-07 13:08:53 +03:00 |
|
Svetlana Isakova
|
a829da185d
|
Resolve invoke on any kind of expressions, not only on simple name expressions
|
2014-03-20 10:05:24 +04:00 |
|
Mikhael Bogdanov
|
39b5be6e2b
|
Test fix for android configuration
|
2013-09-24 17:10:44 +04:00 |
|
Mikhael Bogdanov
|
fc1c3a2e23
|
KT-3978: Kotlin: [Internal Error] org.jetbrains.jet.codegen.CompilationException: Back-end (JVM) Internal error: null
#KT-3978 Fixed
|
2013-09-19 15:40:28 +04:00 |
|