Ilya Gorbunov
|
f4822cd757
|
Fix testData in compiler: add collections and ranges package to fq-names.
|
2016-01-22 05:54:38 +03:00 |
|
Stanislav Erokhin
|
d92e71861e
|
Changed JetScope to LexicalScope in ClassDescriptorWithResolutionScopes and DeclarationScopeProvider
|
2015-08-27 12:01:13 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Pavel V. Talanov
|
06916d98c6
|
default -> companion: replace all mentions of default and default object
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +03:00 |
|
Valentin Kipyatkov
|
b9d47ffe7a
|
Changed priority for default imports + default imports include all built-ins explicitly for java module
#KT-4374 Fixed
|
2015-01-21 20:10:18 +03:00 |
|
Valentin Kipyatkov
|
929d6b885d
|
Current package members to have less priority than explicit imports
|
2015-01-21 20:10:17 +03:00 |
|
Valentin Kipyatkov
|
b888ea601c
|
Changed imports semantics: imports order does not affect resolve, explicit imports have higher priority for classes
|
2015-01-21 20:10:16 +03:00 |
|
Alexander Udalov
|
f3b2193afd
|
Delete traces of "jet" in test data and unimportant code
|
2015-01-13 15:02:16 +03:00 |
|
Evgeny Gerashchenko
|
ae4c68830d
|
Importing root scope without members.
|
2014-01-16 22:11:55 +04:00 |
|
Nikolay Krasko
|
54e5fa5256
|
Imports resolution tests
|
2013-02-04 14:23:26 +04:00 |
|