Alex Tkachman
|
855a0097a0
|
test for unreproducable KT-1134
|
2012-01-24 18:36:38 +02:00 |
|
Alex Tkachman
|
7359388725
|
KT-1113 proper typeinfo(javaClass)
|
2012-01-24 18:11:29 +02:00 |
|
svtk
|
70d0cd882b
|
KT-650 Prohibit creating class without constructor
|
2012-01-24 16:58:29 +04:00 |
|
Alex Tkachman
|
8176487c93
|
changed synchronized from extension method to normal one
|
2012-01-24 14:48:09 +02:00 |
|
Alex Tkachman
|
e61a9f62ba
|
crazy bug with constructing object of the same class as calling class
|
2012-01-24 13:30:38 +02:00 |
|
Alex Tkachman
|
5add400e5e
|
Merge remote branch 'origin/master'
|
2012-01-20 20:21:25 +01:00 |
|
svtk
|
496ced4f1a
|
test for default std.io.*
|
2012-01-20 19:32:12 +04:00 |
|
Alex Tkachman
|
35a1240dc7
|
KT-1018: better handling of property visibility
|
2012-01-20 14:21:38 +01:00 |
|
Alex Tkachman
|
52b81a15e5
|
KT-998: wrong codegen for labeled continue/break
|
2012-01-19 00:01:46 +01:00 |
|
Alex Tkachman
|
86a33f8b16
|
KT-1076 reversed ranges
|
2012-01-18 20:01:18 +01:00 |
|
Alex Tkachman
|
a529ad2ac7
|
KT-1054 comparison of booleans
|
2012-01-18 18:10:41 +01:00 |
|
Alex Tkachman
|
01b405c86a
|
KT-1055 wrong identityEquals codegen
|
2012-01-18 17:34:48 +01: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 |
|
svtk
|
9902200e5e
|
import of members without additional bound to receiver descriptors
|
2012-01-11 18:37:10 +04:00 |
|
Alex Tkachman
|
c318191f5d
|
KT-935 resolved call used on +=
|
2012-01-10 21:14:22 +02:00 |
|
Alex Tkachman
|
2e0b1863cd
|
KT-940 proper calculation of bridge methods
|
2012-01-10 19:50:13 +02:00 |
|
Alex Tkachman
|
ba6c9be53a
|
KT-958 wrong compilation of 'in' with complex expression under test
|
2012-01-10 17:05:21 +02:00 |
|
Alex Tkachman
|
5633f71edc
|
KT-950 wrong call to array-like setter with non-void return type
|
2012-01-10 15:36:33 +02:00 |
|
Alex Tkachman
|
85ff44676a
|
KT-945 functional parameters used properly on array creation
|
2012-01-10 14:58:16 +02:00 |
|
svtk
|
2feaaa4f71
|
KT-897 Don't allow assignment to a property before it is defined
|
2012-01-10 15:04:57 +04:00 |
|
Andrey Breslav
|
81a3dcf78b
|
_1 and such work for Tuples
|
2012-01-10 12:21:37 +04:00 |
|
Alex Tkachman
|
a0134fb0f2
|
KT-944 iterations over empty ranges
|
2012-01-10 09:33:54 +02:00 |
|
Alex Tkachman
|
33f145a83a
|
KT-930 upto/downto for numbers
|
2012-01-07 21:27:20 +02:00 |
|
Alex Tkachman
|
72a039c311
|
explicit import std.*
|
2012-01-07 14:22:12 +02:00 |
|
Alex Tkachman
|
dba41c2e88
|
float/double ranges
|
2012-01-06 15:55:27 +02:00 |
|
Alex Tkachman
|
22afbed909
|
fixing stupid bug introduced in previous commit
simplification of api
|
2012-01-06 14:22:02 +02:00 |
|
Alex Tkachman
|
1d2e237312
|
KT-925 step methods for integral ranges
|
2012-01-06 13:11:44 +02:00 |
|
Alex Tkachman
|
9fbf27eb11
|
KT-821 and other improvements for ranges
|
2012-01-05 18:34:32 +02:00 |
|
Alex Tkachman
|
ebe2c375cd
|
KT-274 stdlib part and commented test. Still require frontend test
|
2012-01-05 00:16:25 +02:00 |
|
Alex Tkachman
|
3fd825d1a0
|
KT-873 fixing wrong register calculations
|
2012-01-04 14:29:21 +02:00 |
|
Alex Tkachman
|
629cdfc822
|
KT-865 extension function as unary operation
|
2012-01-04 12:54:10 +02:00 |
|
Alex Tkachman
|
15fde646c1
|
KT-864 wrong namespace class name generation
|
2012-01-04 12:12:02 +02:00 |
|
Alex Tkachman
|
b2593b268e
|
KT-715. T.javaClass & TypeInfo.javaClassForType
|
2012-01-04 10:17:40 +02:00 |
|
Alex Tkachman
|
2ec54436c5
|
KT_887 fix. jet.Comparable mapped to j.l.Comparable
|
2012-01-03 12:34:12 +02:00 |
|
Alex Tkachman
|
e576423c8e
|
KT-903 test. unreproducable
|
2012-01-02 14:47:58 +02:00 |
|
Alex Tkachman
|
cde54d59bd
|
KT-877 - wrong codegen for unary plus
|
2012-01-02 09:49:04 +02:00 |
|
Alex Tkachman
|
c3725054eb
|
test for obsolete KT-889
|
2012-01-02 09:36:13 +02:00 |
|
Alex Tkachman
|
a25416e5cf
|
KT-894 wrong string concatenation
|
2012-01-02 09:27:32 +02:00 |
|
Alex Tkachman
|
12af19e991
|
KT-881 overoptimized + in string templates
|
2012-01-02 08:35:54 +02:00 |
|
Maxim Shafirov
|
b8590ada4f
|
Move close to other stdlib tests
|
2011-12-30 19:29:29 +04:00 |
|
Andrey Breslav
|
f45c6171ba
|
Resolve test data fixed
|
2011-12-27 14:17:23 +04:00 |
|
Andrey Breslav
|
3b0ca42e0b
|
jet.typeinfo.TypeInfo -> jet.TypeInfo
|
2011-12-26 18:59:48 +04:00 |
|
Alex Tkachman
|
f40cf97279
|
fix for KT-870 - when without parameter
|
2011-12-25 15:55:57 +02:00 |
|
Andrey Breslav
|
f52eae71d0
|
GreatSyntacticShift: 'namespace' -> 'package'
|
2011-12-25 15:51:59 +04:00 |
|
Andrey Breslav
|
2d1c529dd1
|
Merge remote-tracking branch 'origin/master'
|
2011-12-21 11:37:40 +02:00 |
|
Alex Tkachman
|
4fb7d95247
|
commented test for KT-857
|
2011-12-21 10:05:26 +02:00 |
|
Andrey Breslav
|
6aad3b2662
|
GreatSyntacticShift: Codegen testdata fixed
|
2011-12-20 22:56:13 +04:00 |
|
Alex Tkachman
|
ccdc80d1fe
|
fix for while-loop-ending-with-if bug
|
2011-12-20 11:23:13 +02:00 |
|
Alex Tkachman
|
1e471aa9c4
|
synchronized method
|
2011-12-19 10:21:17 +02:00 |
|
Alex Tkachman
|
c6b69cad2c
|
test for obsolete KT-772
|
2011-12-19 07:47:26 +02:00 |
|