Pavel V. Talanov
|
026e35b6d0
|
DecompiledTextFactory: use separate descriptor renderer to render keys
Previously the same render that renders decompiled text was used by accident
|
2015-03-13 20:17:14 +03:00 |
|
Pavel V. Talanov
|
fd718ad366
|
JetConstructorDelegationCall should not be stubbed
|
2015-03-13 20:17:07 +03:00 |
|
Pavel V. Talanov
|
188ada2089
|
Minor: extract ClassDescriptor.secondaryConstructors extension property
|
2015-03-13 20:17:01 +03:00 |
|
Ilya Ryzhenkov
|
4fa5d9cb48
|
Fix double "deprecated" annotation in generated sources which confuses DX compiler.
|
2015-03-13 19:30:46 +03:00 |
|
Yan Zhulanow
|
df2d2dc21a
|
Fix formatting in PluginCliParser
|
2015-03-13 15:46:44 +03:00 |
|
Yan Zhulanow
|
f564734be2
|
Override loadClass with two arguments in MemoryBasedClassLoader
|
2015-03-13 15:46:43 +03:00 |
|
Yan Zhulanow
|
7b39cf4998
|
Support cache cleanup in android-compiler-plugin
|
2015-03-13 15:46:43 +03:00 |
|
Yan Zhulanow
|
93ce3bc2ad
|
Pass GenerationState to generateClassSyntheticParts as it's more useful
|
2015-03-13 15:46:42 +03:00 |
|
Yan Zhulanow
|
ab4d2788c2
|
Remove android-compiler-plugin from dependencies of android-jps-plugin
|
2015-03-13 15:46:42 +03:00 |
|
Yan Zhulanow
|
4cc5e9248a
|
Support View in android-compiler-plugin
|
2015-03-13 15:46:42 +03:00 |
|
Yan Zhulanow
|
33a1aa342f
|
Rename kotlin-android-compiler-plugin to kotlin-android-extensions
|
2015-03-13 15:46:41 +03:00 |
|
Yan Zhulanow
|
da8369066b
|
Support Fragment in android-compiler-plugin
|
2015-03-13 15:46:41 +03:00 |
|
Yan Zhulanow
|
d4184bd51d
|
Move AndroidExpressionCodegenExtension to the separate file
|
2015-03-13 15:46:40 +03:00 |
|
Yan Zhulanow
|
e836b88fc3
|
Fix deprecated Kotlin function calls
|
2015-03-13 15:46:40 +03:00 |
|
Yan Zhulanow
|
c56347058f
|
Do not pass resource manager to AndroidXmlVisitor and AndroidXmlHandler
|
2015-03-13 15:46:40 +03:00 |
|
Yan Zhulanow
|
13fee64003
|
Add @NotNull annotations to Android XML value wrapper
|
2015-03-13 15:46:39 +03:00 |
|
Yan Zhulanow
|
6b368e445a
|
Cache XML layout widgets using PsiTreeChangePreprocessor
|
2015-03-13 15:46:39 +03:00 |
|
Yan Zhulanow
|
3f53cf01d2
|
Remove obsolete module dependency from android-compiler-plugin
|
2015-03-13 15:46:39 +03:00 |
|
Yan Zhulanow
|
19d24c3c50
|
Rename AndroidExpressionCodegen to AndroidExpressionCodegenExtension
|
2015-03-13 15:46:38 +03:00 |
|
Yan Zhulanow
|
8760beeed1
|
Gradle subplugin test
|
2015-03-13 15:46:38 +03:00 |
|
Yan Zhulanow
|
9be33338ef
|
Log Kotlin Gradle subplugin loading
|
2015-03-13 15:46:38 +03:00 |
|
Yan Zhulanow
|
2f83e600f5
|
Use Gradle properties to pass plugin-related arguments
|
2015-03-13 15:46:37 +03:00 |
|
Yan Zhulanow
|
eebed9a8b1
|
Add all layout directories to sources in Android Gradle subplugin
|
2015-03-13 15:46:37 +03:00 |
|
Yan Zhulanow
|
d5e4775bcd
|
Show plugin usage on invalid arguments
|
2015-03-13 15:46:37 +03:00 |
|
Yan Zhulanow
|
7d31b56ef6
|
Android plugin cli arguments test
|
2015-03-13 15:46:37 +03:00 |
|
Yan Zhulanow
|
41d9477870
|
Load Android extensions only if plugin options are present
|
2015-03-13 15:46:36 +03:00 |
|
Alexander Udalov
|
ca005977b0
|
Restore KObject and deprecate it instead
To let old code work with the new runtime
|
2015-03-13 15:46:15 +03:00 |
|
Alexander Udalov
|
8af6ca5279
|
Delete kotlin.jvm.internal.KObject
It was supposed to be used in reflection but the benefits do not outweigh the
cost of KT-6951
#KT-3223 Fixed
#KT-6951 Fixed
|
2015-03-12 23:15:38 +03:00 |
|
Alexander Udalov
|
e5d5b49ce2
|
Fix exception from ::class literals on unresolved classes
|
2015-03-12 23:14:55 +03:00 |
|
Ilya Ryzhenkov
|
e448f40756
|
Rename Stream<T> to Sequence<T> and provide migration path via deprecated types and functions.
|
2015-03-12 22:56:43 +03:00 |
|
Zalim Bashorov
|
9684d217b3
|
Fix build.
|
2015-03-12 20:17:46 +03:00 |
|
Zalim Bashorov
|
44159d34da
|
Minor in JS lib: replaced LocalStorageClass with Storage with more accurate definitions and added sessionStorage.
#KT-6983 Fixed
|
2015-03-12 19:16:37 +03:00 |
|
Dmitry Jemerov
|
32072d0a4f
|
More standard library documentation.
|
2015-03-12 16:52:20 +01:00 |
|
Stanislav Erokhin
|
cb27797845
|
Regenerated tests.
|
2015-03-12 17:15:54 +03:00 |
|
Stanislav Erokhin
|
2627dc76c2
|
Compilation fix.
|
2015-03-12 17:11:54 +03:00 |
|
Stanislav Erokhin
|
8accdcc5cb
|
Fix type inference for function expression parameters
|
2015-03-12 17:11:53 +03:00 |
|
Stanislav Erokhin
|
af4aff38e5
|
Minor: remove duplicate code
|
2015-03-12 17:11:53 +03:00 |
|
Stanislav Erokhin
|
f47f285868
|
Expected function type used for parameter types inference in function expression
|
2015-03-12 17:11:53 +03:00 |
|
Stanislav Erokhin
|
639003b8a8
|
Allowed function parameter without type declaration in the parser
|
2015-03-12 17:11:52 +03:00 |
|
Stanislav Erokhin
|
d9882a6d0b
|
Move inference parameter type in FunctionDescriptorResolver
|
2015-03-12 17:11:52 +03:00 |
|
Stanislav Erokhin
|
0c74675e6e
|
Changed element parameter for EXPECTED_PARAMETERS_NUMBER_MISMATCH diagnostic
|
2015-03-12 17:11:52 +03:00 |
|
Stanislav Erokhin
|
072a9f4977
|
Refactoring: extract FunctionResolver from DescriptorResolver
|
2015-03-12 17:11:51 +03:00 |
|
Stanislav Erokhin
|
8ed3314b2c
|
Divided resolveFunctionDescriptor method in to several pieces
|
2015-03-12 17:11:51 +03:00 |
|
Stanislav Erokhin
|
07a691f4b7
|
Merge methods resolveFunctionDescriptor && resolveFunctionDescriptorWithAnnotationArguments
|
2015-03-12 17:11:50 +03:00 |
|
Stanislav Erokhin
|
dbcb4fb060
|
Minor: used util method
|
2015-03-12 17:11:50 +03:00 |
|
Stanislav Erokhin
|
4050e7a48b
|
Rename ClosureExpressionsTypingVisitor to FunctionsTypingVisitor.
|
2015-03-12 17:11:50 +03:00 |
|
Stanislav Erokhin
|
711c5bb88f
|
Rename ClosureExpressionsTypingVisitor.java -> .kt
|
2015-03-12 17:11:49 +03:00 |
|
Stanislav Erokhin
|
779c6deb34
|
Convert ClosureExpressionsTypingVisitor to kotlin
|
2015-03-12 17:11:49 +03:00 |
|
Stanislav Erokhin
|
ee4892c99f
|
Moved method visitNamedFunction from BasicExpressionTypingVisitor to ClosureExpressionsTypingVisitor.
|
2015-03-12 17:11:48 +03:00 |
|
Stanislav Erokhin
|
bd525eac31
|
Moved method visitObjectLiteralExpression from ClosureExpressionsTypingVisitor to BasicExpressionTypingVisitor.
|
2015-03-12 17:11:48 +03:00 |
|