Stepan Koltsov
|
d5d05d76f3
|
explictly test codegen with jdk-headers
|
2012-05-01 23:49:25 +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
|
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 |
|
Svetlana Isakova
|
9c0eb285e2
|
back end test for 'variable as function' call case
|
2012-04-30 15:44:23 +04:00 |
|
Alex Tkachman
|
7b7987ba0d
|
KT-1759 str.plus(str)
|
2012-04-28 08:09:02 +03:00 |
|
Svetlana Isakova
|
b5bf4a626c
|
Reverted explicitly specifying visibility modifier while override
|
2012-04-18 19:02:24 +04:00 |
|
Svetlana Isakova
|
8d6d292150
|
more tests for resolve order
|
2012-04-18 19:02:24 +04:00 |
|
Svetlana Isakova
|
4d62fbad2b
|
changed resolution order: first priority is 'local extensions; members; nonlocal extensions', than by implicit receivers (before was vice versa)
|
2012-04-17 14:05:45 +04:00 |
|
James Strachan
|
6ac4169003
|
fixes broken tests - bad james!
|
2012-04-17 10:48:58 +01:00 |
|
Svetlana Isakova
|
9b2eeb076e
|
KT-1717 Don't make member visibility inherit when it is not declared explicitly
#KT-1717 Fixed
|
2012-04-03 19:26:28 +04:00 |
|
Svetlana Isakova
|
e9788c12d9
|
member visibility inheritance; check visibility is not weaken added
|
2012-04-03 16:36:00 +04:00 |
|
Alex Tkachman
|
ffbce7fe1e
|
KT-1589: Array<T>(size) renamed to arrayOfNulls
|
2012-04-02 14:30:37 +03:00 |
|
Alex Tkachman
|
a1582e1911
|
fix for tests broken by previous commit
|
2012-04-02 13:40:19 +03:00 |
|
Alex Tkachman
|
a4ebbaa1a0
|
KT-1441 proper identityEquals
|
2012-04-02 13:32:31 +03:00 |
|
Svetlana Isakova
|
5419b0a3dc
|
Tests fixed after visibility changing
|
2012-03-30 13:38:36 +04:00 |
|
Alex Tkachman
|
d0e7248ec1
|
KT-628 !! support
|
2012-03-26 11:37:40 +02:00 |
|
Andrey Breslav
|
dd9c36387c
|
KT-987 Unboxing nulls
#KT-987 Fixed
|
2012-03-26 11:42:34 +04:00 |
|
Stepan Koltsov
|
8f889c0cfd
|
fix one test
|
2012-03-21 19:35:14 +04:00 |
|
Stepan Koltsov
|
e2cb98df67
|
better import jet namespace
|
2012-03-19 23:25:27 +04:00 |
|
Alex Tkachman
|
56eabfe07b
|
KT-1508 jet.Number -> j.l.Number
|
2012-03-17 13:57:45 +02:00 |
|
Alex Tkachman
|
6ff783e79b
|
KT-1592 don't write default values for annotations
|
2012-03-16 15:48:49 +02:00 |
|
Svetlana Isakova
|
9dc9e9984b
|
KT-1572 Frontend doesn't mark all vars included in closure as refs.
|
2012-03-14 15:07:33 +04:00 |
|
Alex Tkachman
|
5bb7c2122d
|
KT-1538 proper boolean invertion
|
2012-03-13 15:50:29 +02:00 |
|
Alex Tkachman
|
c870eccc4f
|
fix for KT-1515 wrong loading of annotations
|
2012-03-13 12:28:35 +02:00 |
|
Alex Tkachman
|
9aa992c209
|
fix for KT-1568 1.javaClass
|
2012-03-13 09:36:15 +02:00 |
|
James Strachan
|
eb3aac9acb
|
refactored std.* package to be kotlin.*. Due to KT-1381 I had to move the functions from kotlin.test into the stdlib for now (I made them not depend on JUnit for now)
|
2012-03-03 12:11:06 +00:00 |
|
Stepan Koltsov
|
4c078c3713
|
fix tests
|
2012-03-02 18:29:27 +04:00 |
|
Alex Tkachman
|
190e539365
|
KT-1482 fix: abstarct properties codegen
|
2012-03-01 07:24:18 +02:00 |
|
James Strachan
|
173c7fc678
|
fix of compiler test
|
2012-02-29 17:13:35 +00:00 |
|
Alex Tkachman
|
9ba1dbf98a
|
refactoring in progress
|
2012-02-27 22:59:34 +02:00 |
|
Alex Tkachman
|
eb017d8a2e
|
fix for 1345
|
2012-02-26 09:38:07 +02:00 |
|
Alex Tkachman
|
6146ec4268
|
KT-1406 wrong generation of receiver for ext.fun called inside closure
|
2012-02-24 16:24:16 +02:00 |
|
Andrey Breslav
|
f049d27fa3
|
KT-1385 support multi line strings with templates
|
2012-02-24 14:25:31 +04:00 |
|
Alex Tkachman
|
7f2a8100c4
|
KT-1417 & KT-1398 proper access flags for backing fields
|
2012-02-24 09:57:49 +02:00 |
|
Alex Tkachman
|
80e728b6f6
|
KT-413 proper visibility of this$0
|
2012-02-24 08:26:50 +02:00 |
|
Alex Tkachman
|
53bba59a4f
|
dbl -> toDouble
|
2012-02-22 13:14:41 +02:00 |
|
Alex Tkachman
|
18990e2c1b
|
bug with delegation from EA
|
2012-02-22 13:02:48 +02:00 |
|
Alex Tkachman
|
cc8d263f9e
|
preliminary support for intrinsics in std lib. javaClass<T>
|
2012-02-21 20:37:38 +02:00 |
|
Alex Tkachman
|
8b622f97f4
|
getting rid of TypeInfo
|
2012-02-21 14:54:00 +02:00 |
|
Andrey Breslav
|
bff62484b1
|
KT-1306123.lng or 123.sht is not good name
|
2012-02-20 21:42:13 +04:00 |
|
Svetlana Isakova
|
05dfdc7377
|
KT-1293 Kompiler doesn't show error when element of Array<Int?> is assigned to Int
|
2012-02-20 17:31:08 +04:00 |
|
Alex Tkachman
|
436c298e47
|
weird bug with nested closures using outer receiver
|
2012-02-20 12:15:02 +02:00 |
|
Svetlana Isakova
|
046c13a264
|
KT-1041 Add check that thrown/catched expression is of Throwable type
|
2012-02-20 14:03:39 +04:00 |
|
Alex Tkachman
|
252cd63d1c
|
KT-633 test for obsolete issue
|
2012-02-17 09:36:09 -05:00 |
|
Alex Tkachman
|
fac424c574
|
KT-725 test for obsolete issue
|
2012-02-17 09:12:48 -05:00 |
|
Alex Tkachman
|
082fdebaae
|
KT-723 optional boxing after call to .inc()
|
2012-02-17 09:08:41 -05:00 |
|
Alex Tkachman
|
845e873296
|
KT-1159 test for obsolete issue
|
2012-02-13 09:54:12 +02:00 |
|
Alex Tkachman
|
ace34b01bc
|
KT-1202 object construction fix
|
2012-02-13 08:34:10 +02:00 |
|
Alex Tkachman
|
9f4ef7fb6a
|
KT-1186 test added
|
2012-02-11 13:04:26 +02:00 |
|