Ilya Gorbunov
|
078d904d41
|
Deprecated ranges: relax errors to warnings.
|
2015-10-19 15:37:42 +03:00 |
|
Ilya Gorbunov
|
69dc6701cc
|
Deprecate Double, Float and Comparable range implementations.
|
2015-10-19 15:37:41 +03:00 |
|
Mikhail Glukhikh
|
14e38ff6d4
|
data deprecations cleanup: reserved word tests fixed
|
2015-10-19 15:24:36 +03:00 |
|
Nikolay Krasko
|
9ef8370871
|
Allow to create quickfix multifile tests in single file
It simplifies creating new tests
|
2015-10-19 11:30:47 +03:00 |
|
Yan Zhulanow
|
e14c9645dc
|
Error on 'if' without an 'else' branch when used as an expression
|
2015-10-19 03:56:15 +03:00 |
|
Denis Zharkov
|
28c46b73f1
|
Rename some of builtin parameters
|
2015-10-17 17:46:16 +03:00 |
|
Alexey Sedunov
|
fc4b0a8121
|
Minor: Rename test class
|
2015-10-17 00:24:40 +03:00 |
|
Alexey Sedunov
|
915236a6ba
|
Code Insight: "Generate equals/hashCode" action
|
2015-10-17 00:24:37 +03:00 |
|
Denis Zharkov
|
bd37a10677
|
Transform *Array.size to properties
|
2015-10-16 18:16:02 +03:00 |
|
Alexander Udalov
|
fb5d8de84b
|
Use type table in DescriptorSerializer, add switch to enable/disable, test
|
2015-10-15 18:25:40 +03:00 |
|
Yan Zhulanow
|
d52f245cf7
|
Rename unary plus/minus in builtins and stdlib
|
2015-10-15 18:23:58 +03:00 |
|
Yan Zhulanow
|
f7ce0c2d20
|
Add new intrinsic methods: unaryPlus, unaryMinus
|
2015-10-15 18:23:58 +03:00 |
|
Pavel V. Talanov
|
9e9f593a7f
|
Generate tests for ide light classes from the same test data as for compiler light classes
|
2015-10-15 15:49:45 +03:00 |
|
Pavel V. Talanov
|
35e56993d3
|
Rename: KotlinLightClassTest -> CompilerLightClassTest
In fact we have very different code in compiler and ide but only one test
|
2015-10-15 15:49:44 +03:00 |
|
Denis Zharkov
|
0b9c9a6047
|
Support builtin properties in ConstantExpressionEvaluator
|
2015-10-14 20:39:53 +03:00 |
|
Alexey Sedunov
|
30d697109c
|
Code Insight: "Generate secondary constructor" action
#KT-6970 Fixed
|
2015-10-13 20:56:52 +03:00 |
|
Alexey Tsvetkov
|
af3f7dfafc
|
Make test generated
|
2015-10-13 16:12:15 +03:00 |
|
Dmitry Petrov
|
ff1bf673ba
|
Java 8 override restrictions: interface can't implement a method of 'Any'
- update Range and related classes
|
2015-10-12 14:12:31 +03:00 |
|
Ilya Gorbunov
|
7ff0e140f0
|
Update MockJDK to include Pattern.class required in tests for #KT-7732
|
2015-10-12 00:13:37 +03:00 |
|
Alexey Sedunov
|
ae9bd371e6
|
Unit Test Tooling: Test navigation
#KT-6472 In Progress
|
2015-10-11 01:13:48 +03:00 |
|
Alexey Sedunov
|
730cc7b551
|
Code insight: "Generate..." actions for test framework support methods
#KT-9355 Fixed
|
2015-10-08 13:15:18 +03:00 |
|
Valentin Kipyatkov
|
ab41641a19
|
KT-8794 Parameter Information should work in index expression
#KT-8794 Fixed
|
2015-10-07 23:09:54 +03:00 |
|
Ilya Gorbunov
|
90e5ee8a7e
|
Replace KotlinPackage legacy facade with corresponding package parts.
|
2015-10-07 22:36:29 +03:00 |
|
Yan Zhulanow
|
d28ecc2316
|
Mark builtins and stdlib functions with 'infix'
|
2015-10-07 15:49:29 +03:00 |
|
Nikolay Krasko
|
ca2c78e629
|
Refactoring: remove warnings about javaClass() call
|
2015-10-06 14:00:23 +03:00 |
|
Alexander Udalov
|
659826d5c3
|
Update reservedWords JS tests after changes to callable references
|
2015-10-03 04:37:05 +03:00 |
|
Pavel V. Talanov
|
7d1b6f4bbb
|
GenerateOperationsMap uses builtIns from default platform
|
2015-10-01 17:53:12 +03:00 |
|
Michael Nedzelsky
|
bc6746b9e6
|
add tests for comparison of package members
|
2015-10-01 15:16:22 +03:00 |
|
Alexander Udalov
|
89fe54c951
|
Remove NameResolver#getFqName, replace with getClassId
|
2015-09-29 16:26:26 +03:00 |
|
Ilya Gorbunov
|
ee44717a41
|
private -> internal where it's necessary: synchronize OperationsMapGenerated and GenerateOperationsMap.
|
2015-09-26 00:26:59 +03:00 |
|
Zalim Bashorov
|
8cb87b3e49
|
private -> internal where it's necessary
|
2015-09-25 21:16:00 +03:00 |
|
Alexey Tsvetkov
|
a3f2ccf72d
|
Test that Kotlin incremental caches are created lazily
|
2015-09-25 20:11:57 +03:00 |
|
Dmitry Jemerov
|
32e6a6e3a1
|
inspection and quickfix to replace usages of deprecated package facades
|
2015-09-25 18:29:06 +02:00 |
|
Yan Zhulanow
|
1139a8dd0e
|
Mark builtins and stblib functions with 'operator'
|
2015-09-25 19:20:18 +03:00 |
|
Nikolay Krasko
|
35caa79019
|
Auto-increment version from script
This allows to have own version system on particular branch. It's planned to be enabled in release branches.
|
2015-09-25 18:07:58 +03:00 |
|
Alexey Sedunov
|
5af4101f7d
|
Resource Bundles: Implement references on Kotlin string literals
#KT-6946 In Progress
|
2015-09-25 17:17:59 +03:00 |
|
Alexander Udalov
|
4ca8a51234
|
Move Interner from deserialization to util
This class is not used in core and should not end up in kotlin-reflect.jar
|
2015-09-22 18:22:59 +03:00 |
|
Michael Nedzelsky
|
34d4d2e7d9
|
ProtoCompareGenerated: get rid ofusage of internal details of NameResolver
|
2015-09-22 18:22:53 +03:00 |
|
Zalim Bashorov
|
a1979b6eb4
|
Regenerate tests for JS reserved words when cases changed
|
2015-09-22 15:00:37 +02:00 |
|
Dmitry Jemerov
|
4ca434da54
|
remove support for 'trait' keyword
|
2015-09-22 15:00:24 +02:00 |
|
Michael Nedzelsky
|
ae7cc8e430
|
tests for comparison of changes in classes
|
2015-09-19 00:14:07 +03:00 |
|
Michael Nedzelsky
|
4c9ec56bc8
|
GenerateProtoBufCompare: optimization and generate difference and hashCode methods
|
2015-09-19 00:13:58 +03:00 |
|
Michael Nedzelsky
|
20bae99166
|
GenerateProtoBufCompare: do not generate unnecessary empty lines
|
2015-09-19 00:13:48 +03:00 |
|
Stanislav Erokhin
|
387d16d1d5
|
Regenerate RangesCodegenTest
|
2015-09-18 21:00:19 +03:00 |
|
Stanislav Erokhin
|
5786e620e8
|
Minor. remove import package usages from sources
|
2015-09-18 21:00:16 +03:00 |
|
Denis Zharkov
|
9c4564a5a6
|
Get rid of deprecated annotations and modifiers in project code
|
2015-09-18 09:34:27 +03:00 |
|
Dmitry Petrov
|
1586a2df8e
|
Make stdlib work with -Xmultifile-package-facades.
Fixed wrong owner mapping in presence of -Xmultifile-package-facades.
Fixed backing field mapping issue.
Added more tests.
|
2015-09-14 11:26:29 +03:00 |
|
Dmitry Petrov
|
50f83da6da
|
- call multifile class members (compiling against binaries)
- inline multifile class members
|
2015-09-14 11:25:42 +03:00 |
|
Dmitry Petrov
|
5f9a59d655
|
- bytecodeTextMultifile - framework for bytecode text tests
with multiple Kotlin source files
- bytecodeTextMultifile/partMembersCall, initial import
|
2015-09-14 11:25:42 +03:00 |
|
Nikolay Krasko
|
6338a9a65a
|
Drop lazy values in PrimitiveType
|
2015-09-12 15:16:08 +03:00 |
|