Commit Graph

13 Commits

Author SHA1 Message Date
Evgeny Gerashchenko 27bbca7fe4 Navigate to source when functions differ only in upper bounds of type parameters. 2013-01-11 16:08:33 +04:00
Evgeny Gerashchenko 09f4705360 Modified test data to provoke resolution because of rename in imports. 2013-01-11 16:08:32 +04:00
Evgeny Gerashchenko 43fd993d6d Added test which provokes resolution because of same short name. 2013-01-11 16:08:32 +04:00
Evgeny Gerashchenko e16ff27e57 Supported navigation to decompiled named object and its members. 2013-01-11 16:08:28 +04:00
Evgeny Gerashchenko 32699133cd Minor. Moved Pair class lower. 2012-12-20 18:48:48 +04:00
Evgeny Gerashchenko 4c64ea58d5 Rendering primary constructor in decompiler.
#KT-3168 in progress
2012-12-20 18:48:47 +04:00
Andrey Breslav 5eaa5b396b Removing usages of tuples from test data
(KT-2358 Drop tuples)
 #KT-2358 In progress
2012-09-18 20:27:09 +04:00
Evgeny Gerashchenko 793fdd4f55 Added file to test library used in LibrariesWith[out]SourcesTests. 2012-04-05 19:24:55 +04:00
Svetlana Isakova 16c6935d91 added 'public' annotation to library functions 2012-04-04 19:19:02 +04:00
Svetlana Isakova c321ffe39b fix for tests to work (all library functions should be done 'public' later) 2012-04-04 19:02:26 +04:00
Evgeny Gerashchenko 9b04e85282 Added test for "Can't navigate to sources of the filter() extension function"
#KT-1681can't reproduce
2012-04-04 18:54:21 +04:00
Evgeny Gerashchenko 46e748fce5 Added overloaded and extension functions to LibrariesTest. 2012-03-28 15:02:24 +04:00
Evgeny Gerashchenko a0ea56be3f Added LibrariesTest (checking only one decompiled source yet). 2012-03-12 14:23:15 +04:00