Commit Graph

13758 Commits

Author SHA1 Message Date
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