Commit Graph

25 Commits

Author SHA1 Message Date
Andrey Breslav 14526a0263 KT-414 Hello world does not run if defined in an anonymous namesapce
+ getFQName moved out of a PSI class
2011-11-08 12:29:27 +03:00
Alex Tkachman 0b6dffb79b KT-446: wrong String.+= 2011-11-07 11:18:49 +01:00
Alex Tkachman f6deed26d0 enclosed super properties 2011-11-06 13:25:55 +01:00
Maxim Shafirov 498797b013 Plugable asm visitors strategy 2011-11-04 06:06:06 +03:00
Alex Tkachman 98774400ce initial super.method() 2011-11-04 14:23:26 +01:00
Alex Tkachman df87493e4d initial super.property 2011-11-04 13:11:41 +01:00
Alex Tkachman b4929b7091 tweak of the test 2011-11-03 13:01:29 +01:00
Alex Tkachman 3ad5e74abb multi-index array expressions and related fixes 2011-11-02 23:51:27 +01:00
Alex Tkachman 99d19a2f27 KT-33 2011-11-02 11:41:23 +01:00
Alex Tkachman 93d5a3b5ed lazy initialization of classes 2011-11-01 17:11:22 +01:00
Alex Tkachman 5e5b793b22 varargs 2011-11-01 15:46:38 +01:00
Alex Tkachman d07314a8b5 KT-416 2011-11-01 10:56:24 +01:00
Dmitry Jemerov b39ea7a876 module compiler: initial working version 2011-10-31 13:35:33 +01:00
svtk 44ae29b01d Merge branch 'master' of ssh://git.labs.intellij.net/jet 2011-10-28 13:44:39 +04:00
svtk c7bb6a08d4 Existing tests for 'val reassignment' of function parameters fixed 2011-10-28 13:41:07 +04:00
Alex Tkachman f1237f3b75 KT-395 2011-10-28 10:39:44 +02:00
Alex Tkachman d627b5bbb1 fun String?.plus(other: Any?) : String 2011-10-28 09:25:17 +02:00
Dmitry Jemerov 655d2bd632 FullJetPsiCheckerTest -> JetLiteFixture 2011-10-27 18:12:24 +02:00
Dmitry Jemerov 22afa7dcf4 codegen tests use JetLiteFixture 2011-10-27 17:46:10 +02:00
svtk 000086555b Merge branch 'master' of ssh://git.labs.intellij.net/jet 2011-10-24 18:54:35 +04:00
svtk 734e8ee3a2 Existing tests correction: forbid val reassignment 2011-10-24 17:40:16 +04:00
Alex Tkachman 5d2241dfbe jet.runtime package introduced 2011-10-24 15:06:22 +02:00
Alex Tkachman 2010d770b5 Iterator.hasNext() becomes property 2011-10-23 20:20:41 +02:00
Alex Tkachman fe869a236d Any.equals & Any.toString 2011-10-21 18:41:27 +02:00
Dmitry Jemerov ec6dec0d37 separate compiler and plugin tests 2011-10-20 16:21:18 +02:00