Vyacheslav Gerasimov
8fc0c1d7b0
as33: Add AS 3.3 bunchset built with AS 3.3 C4
2018-08-02 20:53:17 +03:00
Vyacheslav Gerasimov
94bbb3831a
Add as33 rule to .bunch file
2018-08-02 20:53:17 +03:00
Alexander Udalov
0355746304
Implement OpenAddressLinearProbingHashTable.entries for debug when needed
...
Otherwise it's very difficult to view the contents of BindingContext in
debugger views
2018-08-02 18:36:22 +02:00
Vyacheslav Gerasimov
53b1a8bd37
Remove hacks introduced for 172 platform compatibility
2018-08-02 19:32:18 +03:00
Vyacheslav Gerasimov
a2bf417d75
Remove 172 bunchset
2018-08-02 19:32:18 +03:00
Ilmir Usmanov
0c867b4804
Disable callable references to suspend functions in 1.2
...
#KT-25604: Fixed
2018-08-02 18:55:49 +03:00
Vyacheslav Gerasimov
ec276a07cb
Add keep rule to compiler.pro for org.jdom.output.XMLOutputter
...
Without this class PluginManagerCore.loadDescriptorFromJar fails
2018-08-02 18:17:08 +03:00
Vyacheslav Gerasimov
0103c0d2fd
Switch to 182 platform
2018-08-02 18:17:06 +03:00
Mikhael Bogdanov
a8b9393e79
Fix test data
2018-08-02 15:51:16 +02:00
Svyatoslav Scherbina
e923c65704
backend.common: improve support for unsigned types
2018-08-02 16:29:39 +03:00
Svyatoslav Scherbina
1aac1c2d69
Prepare default arguments IR lowering for inline classes support
...
Allow `nullConst` to be customized by backend
2018-08-02 16:29:38 +03:00
Natalia Selezneva
d57099088e
Fix unusedReceiverParameter test
2018-08-02 15:12:56 +03:00
Nikolay Krasko
79ad0ea2ef
Test for Gradle and Maven migration (KT-23401)
2018-08-02 14:44:42 +03:00
Nikolay Krasko
7aadf95f66
Don't show migration dialog if there're no project files changed (KT-23401)
2018-08-02 14:44:41 +03:00
Nikolay Krasko
f0794dbc0a
Ability to disable migration detection (KT-23401)
...
-- to disable
2018-08-02 14:44:40 +03:00
Nikolay Krasko
bffbcc595c
Add inspections to migration (KT-23401)
2018-08-02 14:44:40 +03:00
Nikolay Krasko
30ec73f322
Add migration action and marker fix interface (KT-23401)
2018-08-02 14:44:40 +03:00
Nikolay Krasko
feb456b0e1
Migration dialog (KT-23401)
2018-08-02 14:44:39 +03:00
Nikolay Krasko
4574fd94c6
Monitor maven projects synchronization (KT-23401)
...
-- Maven migrator
2018-08-02 14:44:39 +03:00
Nikolay Krasko
b4c88651f6
Migration detector for external systems (KT-23401)
2018-08-02 14:44:39 +03:00
Nikolay Krasko
02796783d3
Minor: update maven external system id
2018-08-02 14:44:39 +03:00
Nikolay Krasko
f9845bab54
Workaround for the case when some classes are unloaded during ranking (KT-25774)
...
It's important that ranking preserve order of files found
in findFilesByNameInPackage()
It's only a workaround because it's expected for debugger to have
classes unloaded and some valid variants might get bad rank and
rejected because of that.
#KT-25774 Fixed
2018-08-02 14:38:28 +03:00
Nikolay Krasko
da6bcc9d46
Do not check locations inside synthetic and bridge methods
...
No valid psi declarations can be found for such locations leading to
negative rank.
2018-08-02 14:38:27 +03:00
Nikolay Krasko
c2dc66fe1b
Minor: reformat DebuggerUtils.kt
2018-08-02 14:38:26 +03:00
Nikolay Krasko
449069b1b7
Attach preceding line comments to property accessors (KT-25417)
...
#KT-25417 Fixed
2018-08-02 14:38:25 +03:00
Mikhael Bogdanov
e3462a2999
Remove IrOnlyBoxCodegenTestGenerated test
2018-08-02 13:19:28 +02:00
Mikhael Bogdanov
6c41f078a6
Mute jvm ir box tests
2018-08-02 13:19:28 +02:00
Mikhael Bogdanov
34a12cb87c
Mute 'boxAgainstJava' tests
2018-08-02 13:19:27 +02:00
Mikhael Bogdanov
7a98f5c5f7
Add 'boxAgainstJava' tests to ir test suite
2018-08-02 13:19:26 +02:00
Mikhael Bogdanov
261a00eec7
Remove IrCompileKotlinAgainstInlineKotlinTestGenerated tests
2018-08-02 13:19:26 +02:00
Mikhael Bogdanov
6c65507f29
Mute inline tests
2018-08-02 13:19:25 +02:00
Mikhael Bogdanov
9ccb25789b
Unmute jvm-ir inline tests
2018-08-02 13:19:24 +02:00
Svyatoslav Kuzmich
826c524a9b
[JS IE BE] Lower string equality method/operators
2018-08-02 13:42:50 +03:00
Alexander Udalov
aa1321287c
Add ChangeLog for 1.2.60
2018-08-02 12:14:58 +02:00
Mikhael Bogdanov
0ddbe12e62
Use common assertion in ir-tests and proper arithmetic flag
2018-08-02 10:38:06 +02:00
Mikhael Bogdanov
cb53e86183
Move ir box test under "box/ir"
2018-08-02 09:52:48 +02:00
Natalia Selezneva
24579c27a2
Extract common part in inspections that checks usage of descriptor in some call
2018-08-02 09:23:27 +03:00
Toshiaki Kameyama
4c34ced1fa
Introduct "Redundant 'with' call" inspection #KT-6633 Fixed
2018-08-02 09:23:27 +03:00
Artem Zinnatullin
58becffb1f
Add documentation for @JvmSynthetic
2018-08-02 08:53:47 +03:00
Sergey Rostov
4f3f4dd025
ScriptDependenciesLoader: Fix calling notifyRootsChanged in write-unsafe context (EA-123239)
2018-08-02 08:38:17 +03:00
Alexander Udalov
0c8b231fde
Add tests on coercion to Unit for callable references
...
#KT-11723
2018-08-01 16:26:07 +02:00
Alexander Udalov
9babd90999
Support default arguments and varargs for callable references
...
#KT-8834
#KT-19869
#KT-25514
2018-08-01 16:26:06 +02:00
Ilya Chernikov
f71909ee73
Fix classpath calculation for scripts, e.g. in JSR-223 setting
...
#KT-25814 fixed
2018-08-01 13:09:05 +02:00
Nikolay Krasko
a406f1b361
Revert registering ClsCustomNavigationPolicy EP in 182 (KT-24891)
...
Registration can't be removed because there's still a usage in ClsFileImpl:
Caused by: java.lang.IllegalArgumentException: Missing extension point: com.intellij.psi.clsCustomNavigationPolicy in area null
at com.intellij.openapi.extensions.impl.ExtensionsAreaImpl.getExtensionPoint(ExtensionsAreaImpl.java:335)
at com.intellij.openapi.extensions.impl.ExtensionsAreaImpl.getExtensionPoint(ExtensionsAreaImpl.java:26)
at com.intellij.openapi.extensions.Extensions.getExtensions(Extensions.java:104)
at com.intellij.openapi.extensions.Extensions.getExtensions(Extensions.java:98)
at com.intellij.openapi.extensions.Extensions.getExtensions(Extensions.java:93)
at com.intellij.psi.impl.compiled.ClsFileImpl.getNavigationElement(ClsFileImpl.java:312)
2018-08-01 14:02:59 +03:00
Mikhael Bogdanov
2b3162732b
Fix lazy parent calculation for property accessor
2018-08-01 12:29:31 +02:00
Mikhael Bogdanov
bf60835975
Delete unused properties
2018-08-01 12:29:30 +02:00
Mikhael Bogdanov
b27177b7ee
Get rid of 'referenceAllTypeExternalClassifiers'
2018-08-01 12:29:30 +02:00
Mikhael Bogdanov
b22352a60d
Get rid of 'externalPackageFragments' and 'dependencyModules' in IrModuleFragment
2018-08-01 12:29:29 +02:00
Mikhael Bogdanov
0df6fddd0a
Extract utils from ReferenceSymbolTable
2018-08-01 12:29:28 +02:00
Mikhael Bogdanov
8a0c585c09
Move lazy var to separate file
2018-08-01 12:29:28 +02:00