Mikhael Bogdanov
|
ff676c050f
|
Properly generate inner classes when compiling source for inline
KT-19175: Compiler generates different bytecode when classes are compiled separately or together
#KT-19175 Fixed
|
2017-07-26 20:31:14 +02:00 |
|
Michael Bogdanov
|
68f5e4d10e
|
Added debug strata to test data
|
2016-04-20 17:07:14 +03:00 |
|
Michael Bogdanov
|
ff820bddc0
|
New source mapping
|
2016-04-20 17:07:06 +03:00 |
|
Michael Bogdanov
|
b95e27fd87
|
Fix for KT-11478: "Couldn't inline method call" error
#KT-11478 Fixed
|
2016-03-18 11:07:47 +01:00 |
|
Alexander Udalov
|
f7958edf21
|
Improve test data format for SMAP codegen tests
Instead of comments in a Kotlin source file, add a .smap with the contents of
the source mapping data (and possible comments)
|
2016-02-27 15:40:06 +03:00 |
|
Alexander Udalov
|
cc84aabdcf
|
Migrate boxInline tests to new multi-file framework
|
2016-02-27 15:40:05 +03:00 |
|
Natalia Ukhorskaya
|
cb80a3e83a
|
Write lineNumber for function literal with void return value
#KT-9865 Fixed
|
2015-11-26 11:39:18 +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 |
|
Dmitry Petrov
|
a47eaa2cb5
|
Change part class naming scheme
update tests depending on part class naming
|
2015-09-07 16:28:42 +03:00 |
|
Michael Bogdanov
|
7025a4f933
|
Test framewrk update: check lambda inlining
|
2015-04-13 16:11:21 +03:00 |
|
Michael Bogdanov
|
3a5b55fc61
|
Mute some tests
|
2015-03-16 18:52:04 +03:00 |
|
Michael Bogdanov
|
5c6b9b1bc6
|
New smap test
|
2015-03-16 18:52:04 +03:00 |
|