Andrey Breslav
|
b1ba3e1260
|
Using invokeFunction() instead of invokeFunctionWithNoParams() when generating in-expressions
|
2012-08-24 19:49:30 +04:00 |
|
Andrey Breslav
|
9ca49b50b8
|
Using invokeFunction() instead of invokeFunctionWithNoParams() when generating when() conditions
|
2012-08-24 19:49:30 +04:00 |
|
Alexander Udalov
|
2ac70ee35f
|
KT-2457 Verify error when comparing not null value with null in when
backend-side changes
|
2012-07-20 17:43:38 +04:00 |
|
Alexander Udalov
|
db008d5d38
|
KT-2466 "When" on boolean produces VerifyError
#KT-2466 Fixed
|
2012-07-19 21:39:41 +04:00 |
|
Evgeny Gerashchenko
|
c74ccec0bf
|
Renamed CompilerSpecialMode to ConfigurationKind, gave enum constants more clear names.
|
2012-07-07 23:07:20 +04:00 |
|
Evgeny Gerashchenko
|
2c58989a47
|
Moved CompilerSpecialMode enum to compiler-tests, since it is now used only for creating test compiler configurations.
|
2012-07-07 23:07:19 +04:00 |
|
Dmitry Jemerov
|
f909745d1b
|
use correct nullability information when generating equality checks in pattern matching (KT-2148)
|
2012-06-02 17:59:19 +02:00 |
|
Evgeny Gerashchenko
|
ea36cf9fb0
|
Reverted all changes related to renaming jdkHeaders to altHeaders.
|
2012-05-23 17:05:09 +04:00 |
|
Evgeny Gerashchenko
|
15f6e7403e
|
Renamed jdkHeaders to altHeaders in all places where it makes sense.
|
2012-05-15 15:19:55 +04:00 |
|
Stepan Koltsov
|
f4527b8167
|
better method name
|
2012-05-03 18:30:47 +04:00 |
|
Stepan Koltsov
|
5e77ca553c
|
make most codegen tests are indenendent from jdk-headers/stdlib now
|
2012-05-01 23:49:22 +04:00 |
|
Stepan Koltsov
|
c23feab6d1
|
JetLiteFixture: assign to myEnvironment only once
|
2012-05-01 22:32:08 +04:00 |
|
Stepan Koltsov
|
d71723131d
|
Revert "enhance tests (mostly codegen)" temporarily
This reverts commit 95f9bcbacb.
|
2012-05-01 21:21:46 +04:00 |
|
Stepan Koltsov
|
95f9bcbacb
|
enhance tests (mostly codegen)
* drop dependency on stdlib/alt-headers in the most tests
* assign to myEnvironment at most once in JetLiteFixture
* more tests do not compile runtime
|
2012-05-01 19:11:48 +04:00 |
|
Alex Tkachman
|
8b622f97f4
|
getting rid of TypeInfo
|
2012-02-21 14:54:00 +02:00 |
|
Maxim Shafirov
|
a03922d467
|
Copyrights set to Apache, reflecting it's now open source
|
2012-02-14 19:25:06 +04:00 |
|
svtk
|
becd713111
|
KT-234 Force when() expressions to have an 'else' branch
KT-973 Unreachable code
|
2012-01-18 13:31:42 +04:00 |
|
Andrey Breslav
|
6bad4830c3
|
Graet Syntactic Shift : Syntax for function literals fixed
|
2011-12-21 10:52:58 +02:00 |
|
Andrey Breslav
|
6aad3b2662
|
GreatSyntacticShift: Codegen testdata fixed
|
2011-12-20 22:56:13 +04:00 |
|
Nikolay Krasko
|
778e8fd21b
|
Merge branch 'master' of git+ssh://git.labs.intellij.net/jet
|
2011-11-25 17:43:09 +04:00 |
|
Nikolay Krasko
|
0c758902ef
|
KT-621 Remove .foo() pattern matching from when (Some tests were rewritten)
|
2011-11-25 17:39:16 +04:00 |
|
Alex Tkachman
|
dce0746bd9
|
some debug print commented out
|
2011-11-25 10:50:33 +02:00 |
|
Dmitry Jemerov
|
ec6dec0d37
|
separate compiler and plugin tests
|
2011-10-20 16:21:18 +02:00 |
|