Alexander Udalov
|
acf8702ccf
|
KT-2822 Can't make a super call from an object literal
#KT-2822 Fixed
|
2012-09-27 16:30:58 +04:00 |
|
Alex Tkachman
|
a8627a56ef
|
test for obsolete KT-2663
|
2012-09-13 16:28:00 +03:00 |
|
Alex Tkachman
|
ca65574bce
|
no need for context lookup of enclosing singletons #KT-2695 fixed
|
2012-09-12 19:41:26 +03:00 |
|
Alex Tkachman
|
6c4102bf23
|
simple case (no closures) of class level objects #KT-2398 fixed
|
2012-09-12 17:35:51 +03:00 |
|
Alex Tkachman
|
ec549895e8
|
fix for NPE when lookup names in objects/closure in constructors #KT-2719 Fixed
|
2012-09-11 16:16:09 +03:00 |
|
Alex Tkachman
|
a54776196a
|
fixed bug with compilation of this/outer. no need to check context hierarchy for superclasses except case of super call.
|
2012-08-31 17:42:35 +03:00 |
|
Alex Tkachman
|
5038c906b2
|
fixed critical bug with receiver used in constructor, field initializer
|
2012-08-31 08:20:51 +03: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
|
ba76e1467c
|
correct argument index for object that has outer this and closure arguments
#KT-1737 Fixed
|
2012-06-09 16:20:11 +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 |
|
Alex Tkachman
|
6d2deaa70c
|
KT-1600: call to non-overriden generic method
|
2012-05-10 16:45:34 +03: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
|
9ba1dbf98a
|
refactoring in progress
|
2012-02-27 22:59:34 +02:00 |
|
Maxim Shafirov
|
a03922d467
|
Copyrights set to Apache, reflecting it's now open source
|
2012-02-14 19:25:06 +04:00 |
|
Alex Tkachman
|
9f4ef7fb6a
|
KT-1186 test added
|
2012-02-11 13:04:26 +02:00 |
|
Alex Tkachman
|
a2b602a440
|
KT-694 - support for simple enums
|
2012-02-11 13:00:28 +02:00 |
|
Alex Tkachman
|
d81ca43b6e
|
KT-1047 - obsolete. test added
|
2012-02-11 11:48:50 +02:00 |
|
Alex Tkachman
|
4633e1c7f4
|
KT-1136 proper generation of accessors
|
2012-01-25 13:29:16 +02:00 |
|
Alex Tkachman
|
74fe24ef80
|
refactoring of property handling and general handling of (this,receiver)
|
2011-12-01 12:58:20 +02:00 |
|
Alex Tkachman
|
a9c4073f8c
|
test for unreproducable KT-640
|
2011-11-28 15:12:09 +02:00 |
|
Alex Tkachman
|
dce0746bd9
|
some debug print commented out
|
2011-11-25 10:50:33 +02:00 |
|
Alex Tkachman
|
159865d751
|
KT-560 - no type coertion for fields
|
2011-11-22 09:09:51 +02:00 |
|
Alex Tkachman
|
50edc9750b
|
KT-535 no need in outer type info for class object
|
2011-11-18 13:38:38 +02:00 |
|
Dmitry Jemerov
|
ec6dec0d37
|
separate compiler and plugin tests
|
2011-10-20 16:21:18 +02:00 |
|