Andrey Breslav
37c9e00c3f
Test for : KT-282 Nullability in extension functions and in binary calls
2011-10-27 20:16:22 +04:00
Andrey Breslav
4fb29d0022
Merge remote branch 'origin/master'
2011-10-26 16:46:55 +04:00
svtk
1de766ff0d
KT-402 JetFunctionLiteral visited instead of JetFunctionLiteralExpression
2011-10-26 14:20:07 +04:00
Andrey Breslav
301f8bdd7b
Test added for non-* imports
2011-10-24 20:55:10 +04:00
Andrey Breslav
d305559caa
Merge remote branch 'origin/master'
2011-10-24 19:55:01 +04:00
Andrey Breslav
828eadc6ef
Erroneous fix reverted. Test added
2011-10-24 19:54:47 +04:00
svtk
000086555b
Merge branch 'master' of ssh://git.labs.intellij.net/jet
2011-10-24 18:54:35 +04:00
svtk
9122bb373f
Added tests for 'uninitialized vars'; 'vals reassignment' (for simple flow)
2011-10-24 18:53:51 +04:00
svtk
38464d4e57
Added mark '*' for dead instructions while visualizing cfg
2011-10-24 18:40:23 +04:00
svtk
734e8ee3a2
Existing tests correction: forbid val reassignment
2011-10-24 17:40:16 +04:00
svtk
b230b3494d
Added tests for control flow graph construction
2011-10-24 13:03:02 +04:00
svtk
f074366694
tests fixed
2011-10-24 13:01:46 +04:00
Andrey Breslav
292a41ec15
Erroneous fix reverted. Test added
2011-10-24 11:34:07 +04:00
Alex Tkachman
2010d770b5
Iterator.hasNext() becomes property
2011-10-23 20:20:41 +02:00
Andrey Breslav
b905568147
KT-339 Allow to omit Unit return type from function types
2011-10-21 21:51:17 +04:00
Andrey Breslav
a1deb4b86a
Merge remote branch 'origin/master'
2011-10-21 21:43:16 +04:00
Andrey Breslav
a67b76d105
KT-377 Prohibit 'super' as a receiver argument to extension functions
...
+ SEVERITY_LEVELS added instead of hardcoding weak errors
+ commit() in temporary trace removed the data, so that double commit does not cause duplication of data
2011-10-21 21:43:08 +04:00
svtk
b31f4b5251
Merge branch 'master' of ssh://git.labs.intellij.net/jet
...
Conflicts:
compiler/tests/org/jetbrains/jet/cfg/JetControlFlowTest.java
2011-10-21 17:13:09 +04:00
Andrey Breslav
fb971ff7cb
Tests moved to appropriate locations
2011-10-21 13:37:14 +04:00
Andrey Breslav
d445a09a80
KT-156 Fix the this<Super> syntax
2011-10-20 18:38:51 +04:00
Dmitry Jemerov
ec6dec0d37
separate compiler and plugin tests
2011-10-20 16:21:18 +02:00