Alex Tkachman
|
9f53486922
|
failing test for kt343
|
2011-10-09 10:33:23 +02:00 |
|
svtk
|
bdf4173680
|
Added error 'public member should specify type' and quick fix
|
2011-10-04 14:48:19 +04:00 |
|
svtk
|
29e76fda51
|
Merge branch 'master' of ssh://git.labs.intellij.net/jet
|
2011-10-03 17:47:39 +04:00 |
|
svtk
|
50418698db
|
Changes after forbidding modality modifiers in accessors
|
2011-10-03 17:47:26 +04:00 |
|
Dmitry Jemerov
|
a2f510932c
|
testdata
|
2011-10-01 10:56:24 +02:00 |
|
Dmitry Jemerov
|
735dc4137d
|
Merge remote branch 'origin'
|
2011-10-01 10:55:18 +02:00 |
|
Dmitry Jemerov
|
e12b574010
|
ifBlock test
|
2011-10-01 10:55:13 +02:00 |
|
Alex Tkachman
|
3e388cc4a4
|
array init
|
2011-09-30 18:05:36 +03:00 |
|
svtk
|
6bfaac9c34
|
Little fix: 'redundant modifier in trait' instead of 'redundant abstract' error
|
2011-09-30 16:01:45 +04:00 |
|
Alex Tkachman
|
8963aa70fe
|
change for 9 array classes
|
2011-09-30 10:34:48 +03:00 |
|
Andrey Breslav
|
f36438dee2
|
Type checking for default values
|
2011-09-29 21:34:39 +04:00 |
|
Andrey Breslav
|
5c8b060a49
|
Stub support for varargs
|
2011-09-29 21:05:05 +04:00 |
|
Andrey Breslav
|
4c27b5caf8
|
Named and default arguments tuned up a little bit
|
2011-09-29 20:28:03 +04:00 |
|
svtk
|
10f16627ef
|
Added error 'abstract accessor of non abstract property'
|
2011-09-29 15:40:55 +04:00 |
|
svtk
|
7ec15fd00a
|
Added tests for 'open' modifier checks
|
2011-09-29 14:20:57 +04:00 |
|
Alex Tkachman
|
ea9e1bee85
|
array code gen rewrite and work in progress on outer type info
|
2011-09-29 12:55:35 +03:00 |
|
svtk
|
b40b7ada4d
|
Merge branch 'master' of ssh://git.labs.intellij.net/jet
|
2011-09-29 13:42:07 +04:00 |
|
svtk
|
225913126b
|
Modifiers checks were moved to DeclarationsChecker; added 'open' modifier checks
|
2011-09-29 13:34:41 +04:00 |
|
Andrey Breslav
|
1c299fe536
|
Deferred types are computed at the end of the top-down analysis
|
2011-09-28 14:19:51 +04:00 |
|
svtk
|
7b2c5132f7
|
'Add primary constructor' quick fix added
|
2011-09-28 13:50:17 +04:00 |
|
svtk
|
3cc9740057
|
Merge branch 'master' of ssh://git.labs.intellij.net/jet
|
2011-09-28 11:59:03 +04:00 |
|
svtk
|
70d4826317
|
Tests for import class action added
|
2011-09-28 11:58:55 +04:00 |
|
Alex Tkachman
|
8a927d70d7
|
array codegen bugs
|
2011-09-28 10:54:45 +03:00 |
|
Andrey Breslav
|
c8c740c52f
|
Delegation by expression is accounted for in OverrideResolver
Delegated descriptors are generated and stored under DELEGATED trace slice
|
2011-09-27 15:32:29 +04:00 |
|
Andrey Breslav
|
cc68fcabc6
|
Multiple errors of the same kind fixed
|
2011-09-27 12:35:03 +04:00 |
|
Andrey Breslav
|
afad00fac5
|
Overriding var by val prohibited
|
2011-09-27 12:32:14 +04:00 |
|
Andrey Breslav
|
0cb2765ab0
|
Delegation is only allowed if the target type is a trait
|
2011-09-27 10:25:24 +04:00 |
|
Andrey Breslav
|
fc243695f7
|
Confusion between vals and funs fixed
|
2011-09-26 21:09:10 +04:00 |
|
Andrey Breslav
|
87b22e810f
|
JAVA_ROOT eliminated. Proper parents for everything except generic parameters of functions
|
2011-09-26 20:41:37 +04:00 |
|
Andrey Breslav
|
292fe08b9d
|
More override control.
Renderers in errors.
Constructor parameters are not properties unless otherwise specified
|
2011-09-26 19:39:27 +04:00 |
|
Alex Tkachman
|
7880ba1e3f
|
for(IntRange) improved
|
2011-09-25 08:16:44 +03:00 |
|
Alex Tkachman
|
50ed584a1f
|
improved test
|
2011-09-24 23:10:11 +03:00 |
|
Alex Tkachman
|
eba70a1e39
|
many bug fixes
|
2011-09-24 22:33:36 +03:00 |
|
Andrey Breslav
|
9465f42138
|
Constructors in objects
|
2011-09-23 19:37:33 +04:00 |
|
Andrey Breslav
|
95af2868f0
|
Constructors in
|
2011-09-23 19:36:37 +04:00 |
|
Alex Tkachman
|
939848d34d
|
traits codegen
|
2011-09-23 16:24:23 +03:00 |
|
svtk
|
3cd94ea2b8
|
Merge branch 'master' of ssh://git.labs.intellij.net/jet
|
2011-09-23 13:21:09 +04:00 |
|
svtk
|
4ac2a46fb4
|
Added 'incompatible modifiers' error; 'remove redundant modifier' fix
|
2011-09-23 13:03:14 +04:00 |
|
Andrey Breslav
|
e0548d54db
|
KT-316 Members of traits must be open by default
|
2011-09-22 16:20:00 +04:00 |
|
svtk
|
8670d53a0b
|
Merge branch 'master' of ssh://git.labs.intellij.net/jet
|
2011-09-21 18:05:55 +04:00 |
|
svtk
|
7f815176f6
|
Added more quickfixes; added tests
|
2011-09-21 17:58:44 +04:00 |
|
Alex Tkachman
|
e831146fe8
|
full rewrite of type info
|
2011-09-20 22:11:38 +03:00 |
|
Andrey Breslav
|
517fb64d22
|
KT-306 Ambiguity when different this's have same-looking functions
Test added
|
2011-09-20 06:48:26 -05:00 |
|
Andrey Breslav
|
6ede1a342f
|
Receivers introduced to descriptors
|
2011-09-20 06:35:09 -05:00 |
|
Andrey Breslav
|
4e4cfdb874
|
Reverted "Elvis split", because it's broken, see
KT-307 Unresolved reference
|
2011-09-19 04:33:35 -05:00 |
|
Andrey Breslav
|
ccaa5ee7f9
|
"it" inference supported
|
2011-09-16 15:40:13 +04:00 |
|
Andrey Breslav
|
adb44244b5
|
Elvis split
|
2011-09-16 13:32:13 +04:00 |
|
Andrey Breslav
|
20427a6e4d
|
Redeclaration diagnostics work properly
|
2011-09-16 13:30:59 +04:00 |
|
Andrey Breslav
|
d43242e741
|
PsiChecker tests converted for new error framework
|
2011-09-15 23:20:00 +04:00 |
|
Andrey Breslav
|
e5304aba66
|
Copy Current File As Diagnostic Test action added
Testing framework with error type support added
|
2011-09-15 22:12:13 +04:00 |
|