Dmitry Jemerov
|
ae4404cdc4
|
convert the converter
|
2013-10-29 21:02:18 +04:00 |
|
Dmitry Jemerov
|
2cd137b0ae
|
no more conversions anywhere
|
2013-10-29 21:02:17 +04:00 |
|
Dmitry Jemerov
|
dfaa67ab6b
|
no more SureCallChainExpression
|
2013-10-29 21:02:16 +04:00 |
|
Dmitry Jemerov
|
6da7fc9799
|
no more conversions in PolyadicExpression
|
2013-10-29 21:02:15 +04:00 |
|
Dmitry Jemerov
|
1ddde183f5
|
no more conversions in MethodCallExpression
|
2013-10-29 21:02:14 +04:00 |
|
Dmitry Jemerov
|
d5900a58b2
|
wrappers instead of conversions in binary expressions
|
2013-10-29 21:02:14 +04:00 |
|
Dmitry Jemerov
|
512e12d26c
|
conversions as wrappers; generate !! instead of sure() (for constructor calls only for now)
|
2013-10-29 21:02:13 +04:00 |
|
Dmitry Jemerov
|
37ea08c6a2
|
fix default value for parameter readOnly
|
2013-10-29 21:02:12 +04:00 |
|
Dmitry Jemerov
|
2a679f9968
|
to kotlin
|
2013-10-29 21:02:11 +04:00 |
|
Dmitry Jemerov
|
10a0f55026
|
better default-arg-ability
|
2013-10-29 21:02:10 +04:00 |
|
Dmitry Jemerov
|
036df18868
|
Member converted; modifiers is a set of non-null strings
|
2013-10-29 21:02:09 +04:00 |
|
Dmitry Jemerov
|
b3246f85a4
|
redundant interface deleted
|
2013-10-29 21:02:08 +04:00 |
|
Dmitry Jemerov
|
c7e448ed0f
|
converting to kotlin
|
2013-10-29 21:02:07 +04:00 |
|
Dmitry Jemerov
|
ee3eb05e7d
|
couple more classes converted
|
2013-10-29 21:02:06 +04:00 |
|
Dmitry Jemerov
|
85755df615
|
TypeVisitor to Kotlin
|
2013-10-29 21:02:04 +04:00 |
|
Dmitry Jemerov
|
3130b750d3
|
Class and its subclasses converted to Kotlin
|
2013-10-29 21:02:03 +04:00 |
|
Dmitry Jemerov
|
46003dc1f6
|
java to kotlin action in new converter
|
2013-10-29 21:02:02 +04:00 |
|
Dmitry Jemerov
|
8f98abc8a7
|
cleanup
|
2013-10-29 21:02:01 +04:00 |
|
Dmitry Jemerov
|
3f04672270
|
cleanup
|
2013-10-29 21:02:00 +04:00 |
|
Dmitry Jemerov
|
112d64b228
|
types AST converted to Kotlin
|
2013-10-29 21:02:00 +04:00 |
|
Dmitry Jemerov
|
4a07263908
|
Function and Constructor converted; no longer emit 'open' modifier for private functions
|
2013-10-29 21:01:59 +04:00 |
|
Dmitry Jemerov
|
80e678e2ec
|
to compileable state
|
2013-10-29 21:01:58 +04:00 |
|
Dmitry Jemerov
|
34da39c55b
|
kj2k initial checkin
|
2013-10-29 21:01:57 +04:00 |
|