Evgeny Gerashchenko
|
3f7627120b
|
KT-3853 ISE on resolving function implementation from trait from Java
The fix is simple and dirty, because the related code will be removed soon anyways. Fix is necessary for compiling Kara.
#KT-3853 fixed
|
2013-08-08 21:39:25 +04:00 |
|
Andrey Breslav
|
3e8031acbd
|
Properly load objects nested into class objects from Java
|
2013-06-10 15:33:10 +04:00 |
|
Nikolay Krasko
|
994107ee0a
|
Mix class object scope to member resolution scope in lazy resolve
|
2013-06-07 17:24:17 +04:00 |
|
Evgeny Gerashchenko
|
12485c0ef5
|
Test for KT-3331 RuntimeException in frontend-java at TypeVariableResolverFromTypeDescriptors.getTypeVariable()
#KT-3331 obsolete
|
2013-05-21 17:52:14 +04:00 |
|
Michał Sapalski
|
7deec28b9c
|
Adjusted tests to the new DescriptorRenderer behaviour
|
2013-04-29 15:44:07 +04:00 |
|
Evgeny Gerashchenko
|
2718f7698c
|
Basic support for resolving top-level SAM interfaces.
|
2013-03-27 19:19:53 +04:00 |
|
Mikhael Bogdanov
|
5bed6c296d
|
Test update after "Refactoring: code duplication removed from accessor generators" and "Properly resolve descriptors from compiled kotlin" fixes
|
2013-03-20 20:50:06 +04:00 |
|
Alexander Udalov
|
3b43d5e874
|
Additional loadJava/loadKotlin tests for nested classes
#KT-1174 Fixed
|
2013-01-17 16:45:51 +04:00 |
|
Alexander Udalov
|
65716431c4
|
DescriptorRendererImpl now writes 'inner' for inner classes
#KT-1174 In Progress
|
2013-01-16 23:11:45 +04:00 |
|
Evgeny Gerashchenko
|
dda15f7505
|
Excluded class object names from FQ name and qualified name.
|
2012-12-28 14:25:34 +04:00 |
|
Evgeny Gerashchenko
|
c041fc8fea
|
Removed sorting of upper bounds in renderer.
Removed corresponding test.
|
2012-12-28 14:25:18 +04:00 |
|
Evgeny Gerashchenko
|
6fa36d330c
|
Regenerated test data.
|
2012-12-28 14:25:18 +04:00 |
|
Evgeny Gerashchenko
|
6ab081d969
|
Regenerated test data.
|
2012-12-27 20:46:58 +04:00 |
|
Evgeny Gerashchenko
|
5dec5a4c28
|
Regenerated all test data which uses NamespaceComparator.
|
2012-12-27 20:46:57 +04:00 |
|
Evgeny Gerashchenko
|
e3a30b10a9
|
Not writing fake parameters of enum constructors to generic signature.
|
2012-12-25 15:20:57 +04:00 |
|
Evgeny Gerashchenko
|
5e5cd86194
|
Regenerated test data.
|
2012-12-20 18:48:47 +04:00 |
|
Evgeny Gerashchenko
|
78d62fa0c0
|
Supported loading named objects within class objects from compiled library.
|
2012-10-30 18:41:00 +04:00 |
|
Evgeny Gerashchenko
|
a71fa35187
|
Supported loading named objects within named objects from compiled library.
|
2012-10-30 18:41:00 +04:00 |
|
Evgeny Gerashchenko
|
22e62c5723
|
KT-1973 added tests.
#KT-1973 Fixed
|
2012-10-03 23:33:16 +04:00 |
|
Pavel V. Talanov
|
baca087a02
|
Rename test data folder according to the new test naming convention.
|
2012-08-23 15:24:39 +04:00 |
|