Victor Petukhov
|
379c6944a2
|
NI: extract diagnostics from partially resolved call instead of separately handling it including running all checks
^KT-37630 Fixed
^KT-35494 Fixed
|
2020-05-22 22:13:53 +03:00 |
|
Mikhail Glukhikh
|
8884cbe415
|
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
|
2020-03-05 09:39:40 +03:00 |
|
Dmitriy Novozhilov
|
2536fa0cd5
|
[FIR-TEST] Add new testdata generated after changes in previous commit
|
2019-12-12 16:11:46 +03:00 |
|
Ilya Chernikov
|
27ff2d7816
|
Prohibit using array based on non-reified type parameters as reified type arguments
#KT-31227 fixed
|
2019-11-18 09:32:52 +01:00 |
|
Dmitriy Novozhilov
|
65380f4eb4
|
[NI] Remove captured type approximation in type arguments of resolved call
|
2019-05-06 11:36:02 +03:00 |
|
Mikhail Zarechenskiy
|
1e3db9ee7c
|
[NI] Update test data for diagnostic tests
|
2019-04-25 16:19:37 +03:00 |
|
Mikhail Zarechenskiy
|
ca894a6a71
|
[NI] Don't complete nested call if there's no constraints at all
|
2019-03-25 12:17:28 +03:00 |
|
Dmitriy Novozhilov
|
9825984bc5
|
[NI] Update test data for diagnostic tests
|
2019-03-25 12:17:27 +03:00 |
|
Mikhail Zarechenskiy
|
3afd4a2f4a
|
[NI] Record all diagnostics from subcalls resolution results
|
2018-02-14 14:58:04 +03:00 |
|
Kirill Rakhman
|
8bc020f31b
|
Fix modifier order in generated overriden functions
Fixes #KT-21600
|
2018-01-16 15:42:02 +01:00 |
|
Mikhail Zarechenskiy
|
8757298994
|
Add diagnostics to test data from NI
|
2017-11-29 02:54:26 +03:00 |
|
Mikhail Zarechenskiy
|
a71238bf94
|
Place !WITH_NEW_INFERENCE directive to diagnostics test data
|
2017-11-29 02:53:49 +03:00 |
|
Simon Ogorodnik
|
2b63bcaa19
|
Correct diagnostics and quick-fix for T::class with non-reified type parameter #KT-9590 fixed
|
2016-09-09 16:14:11 +03:00 |
|
Denis Zharkov
|
e5f644a64a
|
Temporary disable warning about unchecked reified argument
#KT-10847 Fixed
#KT-6484 Reopened
|
2016-02-01 13:36:38 +03:00 |
|
Denis Zharkov
|
70dc5b5403
|
Prohibit use of captured type as argument for reified parameter
#KT-8093 Fixed
|
2016-01-22 19:17:22 +03:00 |
|
Denis Zharkov
|
751f66c656
|
Report warning on generic type as argument for reified parameter
#KT-6484 Fixed
|
2016-01-22 19:17:22 +03:00 |
|
Denis Zharkov
|
ae6c62ddff
|
Minor. Report reified-related diagnostics on arguments if possible
|
2016-01-22 19:17:22 +03:00 |
|
Alexey Tsvetkov
|
1e2256207c
|
Update test data
|
2015-10-19 20:45:02 +03:00 |
|
Pavel V. Talanov
|
47cca7db1f
|
Test data: adjust test data after prohibiting properties with typeparameters not used in receiver
|
2015-10-14 13:42:13 +03:00 |
|
Yan Zhulanow
|
6db9344659
|
Fix compiler tests
|
2015-09-25 19:20:20 +03:00 |
|
Denis Zharkov
|
4850fd10f0
|
Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
|
2015-09-18 10:14:39 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Svetlana Isakova
|
7a5124215a
|
Updated test data for Array<out T> vararg type
|
2014-12-12 23:08:28 +03:00 |
|
Denis Zharkov
|
02be1063c1
|
Do not report a warning on an inline function with a reified parameter
#KT-6273 Fixed
|
2014-11-27 13:49:17 +04:00 |
|
Andrey Breslav
|
0eee83b6ec
|
Lazy logs removed
|
2014-11-21 18:59:45 +03:00 |
|
Svetlana Isakova
|
2a83053355
|
Updated lazy log tests
|
2014-11-21 14:02:45 +03:00 |
|
Svetlana Isakova
|
0719297d8f
|
Uncommented test when extensions are called for nested calls
|
2014-11-21 14:02:42 +03:00 |
|
Stanislav Erokhin
|
b7c473f59e
|
Update lazy.log files
|
2014-11-17 17:45:01 +03:00 |
|
Denis Zharkov
|
b3691b7358
|
Frontend changes for reified type parameters
Allowing reified only for inline functions and Intrinsics
|
2014-11-13 20:56:09 +03:00 |
|
Alexander Udalov
|
4f0d83a7fe
|
Update lazy logs after field rename
|
2014-11-11 18:35:39 +03:00 |
|
Andrey Breslav
|
4892369cf4
|
Diagnostic tests are logging their lazy activity
|
2014-11-10 17:24:04 +02:00 |
|
Alexander Udalov
|
3a8ad45dec
|
Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
|
2014-10-21 03:18:27 +04:00 |
|
Nikolay Krasko
|
e796f88b38
|
Regenerate test data with constructed descriptors for diagnostics tests
|
2014-09-18 17:58:23 +04:00 |
|
Evgeny Gerashchenko
|
48625dd7b6
|
Disallowed using type parameter as reified type argument.
#KT-3050 fixed
|
2013-10-01 15:06:57 +04:00 |
|