Sergey Ignatov
|
a1ff304b93
|
forgotted tests
|
2011-12-15 12:38:08 +04:00 |
|
Sergey Ignatov
|
a234445cef
|
arrays supported more correclty
|
2011-12-14 20:18:07 +04:00 |
|
Sergey Ignatov
|
2ee8e1c087
|
test for KT-828 added
|
2011-12-14 20:18:07 +04:00 |
|
Sergey Ignatov
|
d621b73b04
|
KT-820 and KT-824 fixed
|
2011-12-14 14:07:54 +04:00 |
|
Sergey Ignatov
|
96aced06ee
|
KT-824 Add explicit conversion in conditions
|
2011-12-14 12:33:41 +04:00 |
|
Sergey Ignatov
|
f552429fe1
|
KT-820 Add explicit conversion in assignment expression
|
2011-12-13 19:21:15 +04:00 |
|
Sergey Ignatov
|
ee2ade0b10
|
KT-809 Add sure() for call invocation parameters
|
2011-12-13 17:45:52 +04:00 |
|
Sergey Ignatov
|
1479baa868
|
infer nullity
|
2011-12-13 17:02:52 +04:00 |
|
Sergey Ignatov
|
440bd26724
|
explicit conversion for arguments added in array function
|
2011-12-13 16:47:00 +04:00 |
|
Sergey Ignatov
|
e6390dce85
|
KT-813 Convert arrays correctly
|
2011-12-13 15:03:55 +04:00 |
|
Sergey Ignatov
|
3d8804a246
|
also add "std.*" import
|
2011-12-13 13:42:17 +04:00 |
|
Sergey Ignatov
|
886db2898f
|
Makefile updated
|
2011-12-12 19:11:19 +04:00 |
|
Sergey Ignatov
|
eca1f32a55
|
KT-792 Support autoboxing primitive types (for constructor invocations)
|
2011-12-12 14:09:10 +04:00 |
|
Sergey Ignatov
|
aea06bf980
|
KT-794 Support autoboxing primitive return types
|
2011-12-12 13:41:35 +04:00 |
|
Sergey Ignatov
|
a70b830e74
|
cleanup
|
2011-12-12 13:05:25 +04:00 |
|
Sergey Ignatov
|
d1d4a9bd0d
|
KT-543 Support autoboxing primitive types (for method calls)
|
2011-12-12 12:45:39 +04:00 |
|
Sergey Ignatov
|
15f4d6d400
|
tests fixed
|
2011-12-07 17:48:21 +04:00 |
|
Sergey Ignatov
|
374ebaafc8
|
KT-539 Switch support
|
2011-12-07 17:47:45 +04:00 |
|
Sergey Ignatov
|
1c374e3382
|
throw down case for empty cases supported
|
2011-12-07 17:47:45 +04:00 |
|
Sergey Ignatov
|
dafc510450
|
throw down case for empty cases supported
|
2011-12-07 17:47:45 +04:00 |
|
Sergey Ignatov
|
1287379398
|
first implementation for switch conversion added
|
2011-12-07 17:47:45 +04:00 |
|
Sergey Ignatov
|
0c358a9e94
|
profile settings added
|
2011-12-06 17:37:25 +04:00 |
|
Sergey Ignatov
|
91689b59b0
|
KT-696 Create a bunch of functions for java.lang.Object compatibility
|
2011-12-06 17:37:25 +04:00 |
|
Sergey Ignatov
|
6cc8caa1eb
|
KT-546 Enum constructor invocations
|
2011-12-06 17:37:25 +04:00 |
|
Sergey Ignatov
|
3be18e69e2
|
added tests for tilde and excl operators
|
2011-12-06 17:37:25 +04:00 |
|
Sergey Ignatov
|
abaf31fba1
|
added test for "KT-671 Support for Integer.valueOf()"
|
2011-12-05 17:12:09 +04:00 |
|
Sergey Ignatov
|
d8eaf2977c
|
cleanup
|
2011-12-05 15:43:12 +04:00 |
|
Sergey Ignatov
|
82ff073a43
|
KT-697 Remove unnecessary NotNull annotation import from Kotlin code
|
2011-12-05 15:39:33 +04:00 |
|
Sergey Ignatov
|
9442dfd2a9
|
KT-641 Support @NotNull @Nullable annotations
|
2011-11-30 16:24:49 +04:00 |
|
Sergey Ignatov
|
9f8f34735d
|
KT-675 Translate accessible parameters as a var parameters
|
2011-11-30 14:53:30 +04:00 |
|
Sergey Ignatov
|
03d3ac3502
|
fix override modifier when method overrides method only from java.lang.Object
|
2011-11-30 14:11:59 +04:00 |
|
Sergey Ignatov
|
bcd0618fb4
|
fun name() : String and fun order() : Int added to each enum class
|
2011-11-30 13:23:02 +04:00 |
|
Sergey Ignatov
|
5ff82035ba
|
KT-599 Initialize fields without initializers
|
2011-11-29 17:22:47 +04:00 |
|
Sergey Ignatov
|
69cad97689
|
KT-667 UNSUPPORTED TOKEN TYPE: TILDE
|
2011-11-29 16:10:24 +04:00 |
|
Sergey Ignatov
|
acc9d70dab
|
KT-656 Convert java.lang.Iterable with full qualified name
|
2011-11-29 13:44:01 +04:00 |
|
Sergey Ignatov
|
876ba8736b
|
KT-652 Convert correctly statements with prohibited qualifiers inside
|
2011-11-29 12:44:49 +04:00 |
|
Sergey Ignatov
|
9065a54462
|
/s/std.java.compatibility/std.compatibility/g
|
2011-11-28 20:14:06 +04:00 |
|
Sergey Ignatov
|
d8aa18ab0f
|
KT-635 Import std.java.compatibility
|
2011-11-28 20:14:06 +04:00 |
|
Sergey Ignatov
|
1ccdec706b
|
KT-639 Collect all classes for convertation and only for those classes use mechanism with static init functions invocation
|
2011-11-28 20:14:06 +04:00 |
|
Sergey Ignatov
|
e173084798
|
KT-564 Move "constructor body" to beginning of the class
|
2011-11-28 20:14:06 +04:00 |
|
Sergey Ignatov
|
d6efe927bf
|
literals supported more correctly
|
2011-11-24 13:59:46 +04:00 |
|
Sergey Ignatov
|
7d117471e9
|
cleanup
|
2011-11-24 13:59:46 +04:00 |
|
Sergey Ignatov
|
a3c91abd4d
|
inspections from jet project imported
|
2011-11-24 13:59:46 +04:00 |
|
Sergey Ignatov
|
811d732c1e
|
/s/cyclicShiftRight/ushr/g
|
2011-11-24 13:59:46 +04:00 |
|
Natalia.Ukhorskaya
|
e751e9e032
|
Merge branch 'master' of git+ssh://git.labs.intellij.net/jet-contrib
|
2011-11-23 14:59:10 +04:00 |
|
Natalia.Ukhorskaya
|
01025a07c6
|
Help at rigth part
|
2011-11-23 14:55:42 +04:00 |
|
Sergey Ignatov
|
242daa8e17
|
KT-595 Don't create open functions in open classes
|
2011-11-23 14:12:04 +04:00 |
|
Sergey Ignatov
|
428d6ecfae
|
test for object literal updated
|
2011-11-23 13:52:46 +04:00 |
|
Sergey Ignatov
|
f8aa6c727b
|
cleanup
|
2011-11-23 13:30:07 +04:00 |
|
Sergey Ignatov
|
75a4d34da7
|
KT-584 Convert C-style for statement more correctly
|
2011-11-23 13:29:59 +04:00 |
|