svtk
|
92a3fef06b
|
Added 'sink' instruction to pseudocode
|
2011-11-03 18:29:34 +04: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 |
|
svtk
|
503f1cf94d
|
Merge branch 'master' of ssh://git.labs.intellij.net/jet
|
2011-11-01 19:12:59 +04:00 |
|
svtk
|
a3ef9f9b50
|
Added 'change to backing field' fix
|
2011-11-01 19:00:57 +04:00 |
|
svtk
|
eab7fdf4bc
|
Added information about anonymous initializers to cfg & proper checks
|
2011-11-01 18:54:33 +04: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 |
|
Andrey Breslav
|
57bba593ae
|
Fixing dependencies: moved the code that walks through project files into the plugin
|
2011-10-30 12:22:03 +03:00 |
|
Andrey Breslav
|
fc01eb2dcf
|
Fixing dependencies & nested modules
|
2011-10-30 12:03:10 +03:00 |
|
svtk
|
ecdceb4447
|
Returned test name fot FullJetPsiCheckerTest
|
2011-10-28 14:25:40 +04: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 |
|
svtk
|
7db6752e20
|
Control flow graph traversing refactoring
|
2011-10-28 13:33:38 +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
|
0b0aacc9e4
|
since JetTestCase is no longer a base class for any tests, remove code which is now redundant and rename it to JetTestCaseBuilder
|
2011-10-27 19:27:18 +02:00 |
|
Dmitry Jemerov
|
0b821ff5bf
|
JetResolveTest -> JetLiteFixture
|
2011-10-27 19:12:29 +02:00 |
|
Dmitry Jemerov
|
a3f8a088be
|
JetPsiCheckerTest and its testdata moved back to plugin tests
|
2011-10-27 18:44:39 +02:00 |
|
Dmitry Jemerov
|
655d2bd632
|
FullJetPsiCheckerTest -> JetLiteFixture
|
2011-10-27 18:12:24 +02:00 |
|
Dmitry Jemerov
|
e52cfef3a9
|
JetControlFlowTest -> JetLiteFixture
|
2011-10-27 17:59:45 +02:00 |
|
Dmitry Jemerov
|
22afa7dcf4
|
codegen tests use JetLiteFixture
|
2011-10-27 17:46:10 +02:00 |
|
Dmitry Jemerov
|
1f7a784732
|
Merge remote branch 'origin/master'
|
2011-10-27 16:39:20 +02:00 |
|
svtk
|
d54c79a31e
|
Quick fix tests launch improved
|
2011-10-25 14:42:04 +04:00 |
|
Dmitry Jemerov
|
921085ae6f
|
Merge remote branch 'origin/master'
Conflicts:
compiler/cli/src/org/jetbrains/jet/cli/KotlinCompiler.java
|
2011-10-24 17:33:43 +02:00 |
|
svtk
|
000086555b
|
Merge branch 'master' of ssh://git.labs.intellij.net/jet
|
2011-10-24 18:54:35 +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 |
|
Alex Tkachman
|
5d2241dfbe
|
jet.runtime package introduced
|
2011-10-24 15:06:22 +02:00 |
|
svtk
|
f074366694
|
tests fixed
|
2011-10-24 13:01:46 +04: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
|
87f5a8ecf4
|
JetLiteFixture
|
2011-10-21 16:39:21 +02:00 |
|
Dmitry Jemerov
|
6bdf86cd06
|
JetOverridingTest -> JetLiteFixture
|
2011-10-21 16:38:03 +02:00 |
|
Dmitry Jemerov
|
a615ee2687
|
JetLiteFixture based on JetCoreEnvironment
|
2011-10-21 16:33:56 +02: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 |
|
Dmitry Jemerov
|
ec6dec0d37
|
separate compiler and plugin tests
|
2011-10-20 16:21:18 +02:00 |
|