svtk
|
a9d1cea965
|
fix after merge
|
2011-12-06 22:45:19 +04:00 |
|
svtk
|
af3b06b65b
|
Merge remote-tracking branch 'origin/master'
Conflicts:
compiler/frontend/src/org/jetbrains/jet/lang/cfg/JetFlowInformationProvider.java
|
2011-12-06 22:42:50 +04:00 |
|
svtk
|
ec55dddfcd
|
backing fields resolve changed
KT-462 Consider allowing initializing properties via property names when it is safe
KT-598 Allow to use backing fields after this expression
|
2011-12-06 22:41:19 +04:00 |
|
Stepan Koltsov
|
6f21de8edc
|
working on reading class data from .class files
|
2011-12-06 22:32:17 +04:00 |
|
Stepan Koltsov
|
d38f1cf813
|
temporarily disable java.elementFinder in plugin
to continue work on type loader
(approved by Andrey)
|
2011-12-06 22:32:12 +04:00 |
|
Stepan Koltsov
|
0d5f507a6c
|
split Bounds.jet test into smaller tests
|
2011-12-06 22:32:07 +04:00 |
|
Nikolay Krasko
|
834c1aeacc
|
Merge conflicts
|
2011-12-06 22:11:30 +04:00 |
|
Stepan Koltsov
|
f68aabbcab
|
Temporarily revert "working on reading class data from .class files"
This reverts commit 29ebb124c8.
|
2011-12-06 17:48:33 +04:00 |
|
Sergey Ignatov
|
0c358a9e94
|
profile settings added
|
2011-12-06 17:37:25 +04:00 |
|
Sergey Ignatov
|
91689b59b0
|
KT-696 Create a bunch of functions for java.lang.Object compatibility
|
2011-12-06 17:37:25 +04:00 |
|
Sergey Ignatov
|
6cc8caa1eb
|
KT-546 Enum constructor invocations
|
2011-12-06 17:37:25 +04:00 |
|
Sergey Ignatov
|
3be18e69e2
|
added tests for tilde and excl operators
|
2011-12-06 17:37:25 +04:00 |
|
Alex Tkachman
|
ecb323a13e
|
KT-756 incorrect intrinsics on nullable numbers
|
2011-12-06 15:03:26 +02:00 |
|
Stepan Koltsov
|
29ebb124c8
|
working on reading class data from .class files
|
2011-12-06 16:54:52 +04:00 |
|
Stepan Koltsov
|
1ad4b73f5e
|
fix "name" parameter name
|
2011-12-06 16:28:25 +04:00 |
|
Alex Tkachman
|
5dff5bded9
|
KT-757 wrong inv() for long
|
2011-12-06 13:29:28 +02:00 |
|
Andrey Breslav
|
d1acab01cd
|
Test fixed for KT-689 Allow to put Java and Kotlin files in the same packages
|
2011-12-06 14:49:56 +04:00 |
|
Andrey Breslav
|
b182d61a03
|
Merge remote branch 'origin/master'
Conflicts:
compiler/backend/src/org/jetbrains/jet/codegen/FunctionCodegen.java
|
2011-12-06 14:44:39 +04:00 |
|
Andrey Breslav
|
deb8d5ea20
|
KT-689 Allow to put Java and Kotlin files in the same packages
|
2011-12-06 14:43:10 +04:00 |
|
Alex Tkachman
|
b9f1ddd14c
|
default params of constructors (untested because frontend is not ready yet)
|
2011-12-06 12:42:18 +02:00 |
|
Alex Tkachman
|
36c0ab6642
|
work in progress on extra type info in bytecode
|
2011-12-06 09:25:59 +02:00 |
|
Alex Tkachman
|
627c2186e9
|
test for obsolete KT-684
|
2011-12-05 17:29:43 +02:00 |
|
Alex Tkachman
|
b253529e27
|
KT-753 shift operations have second arg Int
|
2011-12-05 17:13:10 +02:00 |
|
Alex Tkachman
|
91549ed359
|
KT-752 RangeTo intrinsic called with receiver
|
2011-12-05 16:55:17 +02:00 |
|
Pavel Talanov
|
677c1a5ad3
|
refactor propertyAccessTranslator
|
2011-12-05 17:43:00 +04:00 |
|
Pavel Talanov
|
d3eaff5d76
|
Reorganise context structure, refactor
|
2011-12-05 17:42:47 +04:00 |
|
Sergey Ignatov
|
abaf31fba1
|
added test for "KT-671 Support for Integer.valueOf()"
|
2011-12-05 17:12:09 +04:00 |
|
Nikolay Krasko
|
fedef4796a
|
Fix compilation
|
2011-12-05 17:06:07 +04:00 |
|
Nikolay Krasko
|
8e5c38b177
|
KT-738 No kotlin type completion in extend class scope - Fixes after CR-KT-13 review
|
2011-12-05 16:55:58 +04:00 |
|
Nikolay Krasko
|
152d15ce83
|
KT-738 No kotlin type completion in extend class scope - Fixes after CR-KT-13 review
|
2011-12-05 16:20:10 +04:00 |
|
Nikolay Krasko
|
49f0947c05
|
KT-738 No kotlin type completion in extend class scope - Fixes after CR-KT-13 review
|
2011-12-05 16:20:10 +04:00 |
|
Nikolay Krasko
|
65fb8d40b7
|
KT-738 No kotlin type completion in extend class scope
|
2011-12-05 16:20:09 +04:00 |
|
Sergey Ignatov
|
d8eaf2977c
|
cleanup
|
2011-12-05 15:43:12 +04:00 |
|
Sergey Ignatov
|
82ff073a43
|
KT-697 Remove unnecessary NotNull annotation import from Kotlin code
|
2011-12-05 15:39:33 +04:00 |
|
Stepan Koltsov
|
47050a11d1
|
KT-746 Fill LocalVariableTable with method parameter names
|
2011-12-05 02:15:14 +04:00 |
|
Alex Tkachman
|
a145fc0afc
|
some debug output off
|
2011-12-03 20:58:49 +02:00 |
|
Alex Tkachman
|
1135c8ce7a
|
KT-737 compareTo() intrinsic
|
2011-12-03 20:51:56 +02:00 |
|
Alex Tkachman
|
90367ab138
|
optimized ?. in non-nullable case
|
2011-12-03 19:26:21 +02:00 |
|
Alex Tkachman
|
d8e6c18cfe
|
optimized sure for non-nullable types
|
2011-12-03 18:56:54 +02:00 |
|
Alex Tkachman
|
d33d1367de
|
KT-711 primitive value in left side of elvis operator
|
2011-12-03 18:22:18 +02:00 |
|
Stepan Koltsov
|
cd635121ea
|
(trivial) extract resolveParameterDescriptor method
|
2011-12-03 02:36:37 +04:00 |
|
Stepan Koltsov
|
622133f217
|
File parameter to NamedTestFactory
|
2011-12-02 23:39:52 +04:00 |
|
Pavel Talanov
|
a175566eec
|
intrinsics refactor
|
2011-12-02 21:34:04 +04:00 |
|
Andrey Breslav
|
d3abbc5b56
|
Common superinterface for JetBinaryOperation and JetUnaryOperation
|
2011-12-02 20:05:32 +03:00 |
|
Pavel Talanov
|
a775c61ccf
|
refactor and fix assignment operator on property bug
|
2011-12-02 20:58:16 +04:00 |
|
Andrey Breslav
|
3b8d33d278
|
Merge remote branch 'origin/master'
|
2011-12-02 19:09:37 +03:00 |
|
Andrey Breslav
|
52ead44b5d
|
Show target descriptor in the quick docs window
|
2011-12-02 19:09:29 +03:00 |
|
Pavel Talanov
|
d2b4778029
|
refactoring
|
2011-12-02 19:20:46 +04:00 |
|
Stepan Koltsov
|
f7fb30b5b6
|
document all possible kinds of MutableClassDescriptor.containingDeclaration
|
2011-12-02 18:51:15 +04:00 |
|
Pavel Talanov
|
7e4f10384d
|
turn off array tests
|
2011-12-02 17:35:23 +04:00 |
|