Pavel Talanov
|
0ea425e41b
|
Supported single file without namespace.
|
2011-11-25 21:38:35 +04:00 |
|
Pavel Talanov
|
e3d62b7903
|
Corrected class declaration logic.
|
2011-11-25 21:00:18 +04:00 |
|
Pavel Talanov
|
793ec886c7
|
Fixed a bug where class could not access namespace properties.
|
2011-11-25 20:14:02 +04:00 |
|
Pavel Talanov
|
504a2d5101
|
compareTo support.
|
2011-11-25 20:05:35 +04:00 |
|
Andrey Breslav
|
87dbeac643
|
Merge remote branch 'origin/master'
|
2011-11-25 18:32:24 +03:00 |
|
Andrey Breslav
|
a7eada71ce
|
By Pavel Talanov: KT-618 overloaded assignment operators should not allow for returning types other than Unit of Subtypes or the type where they are defined
|
2011-11-25 18:32:03 +03:00 |
|
Pavel Talanov
|
d8d4b95dd7
|
Refactoring
|
2011-11-25 19:31:43 +04:00 |
|
Pavel Talanov
|
934d83b1bf
|
Got rid of redundant ExpressionTranslator class.
|
2011-11-25 19:17:19 +04:00 |
|
Pavel Talanov
|
afb1efaa34
|
Refactored reference provider logic.
|
2011-11-25 19:10:22 +04:00 |
|
Pavel Talanov
|
bcca865620
|
Reorganised project structure.
|
2011-11-25 18:56:40 +04:00 |
|
Pavel Talanov
|
0b0afcedab
|
Added test.
|
2011-11-25 18:44:11 +04:00 |
|
Stepan Koltsov
|
a52d9a28cc
|
merge regression folders
|
2011-11-25 18:31:28 +04:00 |
|
Stepan Koltsov
|
7bc2736568
|
merge FullJetPsiCheckerTest into QuickJetPsiCheckerTest
|
2011-11-25 18:22:48 +04:00 |
|
Nikolay Krasko
|
778e8fd21b
|
Merge branch 'master' of git+ssh://git.labs.intellij.net/jet
|
2011-11-25 17:43:09 +04:00 |
|
Nikolay Krasko
|
0c758902ef
|
KT-621 Remove .foo() pattern matching from when (Some tests were rewritten)
|
2011-11-25 17:39:16 +04:00 |
|
Stepan Koltsov
|
a70487b055
|
fix UnusedVariables.jet test
(unintentional variable redeclaration)
|
2011-11-25 17:35:41 +04:00 |
|
Andrey Breslav
|
28311a8a99
|
Merge remote branch 'origin/master'
|
2011-11-25 17:23:16 +03:00 |
|
Andrey Breslav
|
08e55edca4
|
Error message improved
|
2011-11-25 17:23:05 +03:00 |
|
Pavel Talanov
|
db365ddcb8
|
Refactoring function translator.
|
2011-11-25 17:06:59 +04:00 |
|
Andrey Breslav
|
992fabaf1f
|
Unused imports removed
|
2011-11-25 15:56:15 +03:00 |
|
Pavel Talanov
|
f1096cf2be
|
Added support for initialization of properties as constructor parameters.
|
2011-11-25 16:53:03 +04:00 |
|
Andrey Breslav
|
548c650320
|
Merge remote branch 'origin/master'
|
2011-11-25 15:51:16 +03:00 |
|
Andrey Breslav
|
2ceb576215
|
Debug info added (required for meaningful stack traces)
|
2011-11-25 15:51:00 +03:00 |
|
Stepan Koltsov
|
194bd73edd
|
temporarily print signature of generated method to diagnose failing tests on core7i-5-ubuntu
|
2011-11-25 16:12:48 +04:00 |
|
Stepan Koltsov
|
f3f256699b
|
print java.vendor too
|
2011-11-25 15:52:29 +04:00 |
|
Stepan Koltsov
|
acaaa993c5
|
change DescriptionRenderer for null (internal error etc.) type
|
2011-11-25 15:49:28 +04:00 |
|
Stepan Koltsov
|
2396287753
|
fix DescriptionRendeder broken in 9ef4790976
|
2011-11-25 15:49:22 +04:00 |
|
Pavel Talanov
|
6ee95cf13a
|
Added properties as constructor parameters support(Not initialized yet).
|
2011-11-25 15:23:57 +04:00 |
|
Pavel Talanov
|
e9682952a1
|
Refactoring.
|
2011-11-25 15:17:27 +04:00 |
|
svtk
|
4c2b0b9444
|
some quick fixes refactoring
|
2011-11-25 15:15:51 +04:00 |
|
svtk
|
c3447c3576
|
refactoring & KT-607 Val reassignment is not marked as an error
|
2011-11-25 15:14:38 +04:00 |
|
Pavel Talanov
|
181bc45bf0
|
Lots of refactoring and code improvements.
|
2011-11-25 14:00:28 +04:00 |
|
Alex Tkachman
|
dce0746bd9
|
some debug print commented out
|
2011-11-25 10:50:33 +02:00 |
|
Alex Tkachman
|
21a0d1f85c
|
KT-613 verify error ++/-- in presence of this|receiver
|
2011-11-25 10:32:17 +02:00 |
|
Alex Tkachman
|
b990792917
|
Merge remote branch 'origin/master'
|
2011-11-24 22:33:13 +02:00 |
|
Stepan Koltsov
|
0b689f32a7
|
print environment in bootstrap.xml
|
2011-11-25 00:26:31 +04:00 |
|
Stepan Koltsov
|
7020d6e15c
|
more check for casts
KT-445 (Don't allow deep instanceof for erased parameters) and more
see new tests in compiler/testData/checkerWithErrorTypes/full/cast
|
2011-11-24 23:52:10 +04:00 |
|
Andrey Breslav
|
ae6e87ef5a
|
Merge remote branch 'origin/master'
|
2011-11-24 22:43:16 +03:00 |
|
Andrey Breslav
|
25af9bbcad
|
By Sergey Ignatov: creating JetParameters in JetPsiFactory
|
2011-11-24 22:42:15 +03:00 |
|
Pavel Talanov
|
97a413d0a2
|
Added test for operator overloading.
|
2011-11-24 23:30:06 +04:00 |
|
Stepan Koltsov
|
9ef4790976
|
allow null from CallableDescriptor.getReturnType
|
2011-11-24 23:16:33 +04:00 |
|
Andrey Breslav
|
aba6b3d6b9
|
KT-549 type inference failed
KT-580 Type inference failed
KT-600 Problem with 'sure' extension function type inference
KT-571 Type inference failed
|
2011-11-24 22:56:14 +03:00 |
|
Pavel Talanov
|
be1d7c979b
|
Binary operation overloading for most cases (except contains, compareTo).
|
2011-11-24 23:10:43 +04:00 |
|
Andrey Breslav
|
0ff639fd68
|
Merge remote branch 'origin/master'
|
2011-11-24 21:14:58 +03:00 |
|
Andrey Breslav
|
1e63c6257c
|
Throw exception if compilation fails on server
|
2011-11-24 21:14:50 +03:00 |
|
Alex Tkachman
|
c0cc97063d
|
optimized bytecode of is
|
2011-11-24 18:02:44 +02:00 |
|
Pavel Talanov
|
411c173dac
|
Refactoring BinaryOperationTranslator.
|
2011-11-24 20:01:58 +04:00 |
|
Alex Tkachman
|
c3ee9db470
|
Merge remote branch 'origin/master'
|
2011-11-24 17:38:32 +02:00 |
|
svtk
|
2fcc18f08b
|
new method for import helper
|
2011-11-24 18:53:29 +04:00 |
|
Alex Tkachman
|
fd9eadb729
|
KT-602: Array<T> method instead of default constructor parameter
|
2011-11-24 15:34:08 +02:00 |
|