Alexander Udalov
|
3f034e8b67
|
Enable lightweight lambdas (aka invokedynamic) since 2.0
#KT-45375 Fixed
#KT-58173 Open
|
2024-02-08 19:46:18 +00:00 |
|
Steven Schäfer
|
2acfb3a41f
|
JVM IR: Avoid direct lambda invokes in inline tests
|
2022-07-14 23:24:18 +02:00 |
|
Dmitriy Novozhilov
|
64a300bfcd
|
[TD] Update testdata according to previous commit
|
2021-02-02 17:53:52 +03:00 |
|
Mikhael Bogdanov
|
1eda42cb88
|
JVM_IR. Generate SMAP information for anonymous classes
#KT-28092 Fixed
|
2019-08-08 12:02:50 +02:00 |
|
pyos
|
90f11211d3
|
JVM_IR: wrap performInline in enterIntoInlining/exitFromInliningOf
|
2019-05-06 16:23:28 +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 |
|
Denis Zharkov
|
098f5462eb
|
Drop inlineOptions and fix forgotten usages
|
2015-09-23 12:18:12 +03:00 |
|
Denis Zharkov
|
9adde77c47
|
Replace inlineOption(ONLY_LOCAL_RETURN) with crossinline in testData
|
2015-09-18 10:14:33 +03:00 |
|
Michael Bogdanov
|
7025a4f933
|
Test framewrk update: check lambda inlining
|
2015-04-13 16:11:21 +03:00 |
|
Denis Zharkov
|
46f22b5422
|
Test fixed
|
2014-11-13 20:56:08 +03:00 |
|
Michael Bogdanov
|
ce71c5abde
|
Test update for new ONLY_LOCAL_RETURN diagnostic
|
2014-07-07 10:51:46 +04:00 |
|
Mikhael Bogdanov
|
02c6bdeaa3
|
Inline test data structure changed
|
2014-07-07 10:51:46 +04:00 |
|
Mikhael Bogdanov
|
4f5b20a8db
|
Test framework for inline
|
2014-03-03 15:43:35 +04:00 |
|