Dmitry Jemerov
|
5be56e15ba
|
catch clause parameter is always not null
|
2013-10-29 21:02:47 +04:00 |
|
Dmitry Jemerov
|
d0b46704d3
|
merge some more expressions; correctly generate javaClass() call
|
2013-10-29 21:02:46 +04:00 |
|
Dmitry Jemerov
|
c7113e143a
|
qualify access to static members
|
2013-10-29 21:02:41 +04:00 |
|
Dmitry Jemerov
|
21b280f413
|
convert .length on arrays to .size
|
2013-10-29 21:02:40 +04:00 |
|
Dmitry Jemerov
|
5664283a30
|
comments processing finished
|
2013-10-29 21:02:39 +04:00 |
|
Dmitry Jemerov
|
4bb3731272
|
comments support work in progress
|
2013-10-29 21:02:38 +04:00 |
|
Dmitry Jemerov
|
07fcfe3b42
|
generate !! if the postfix operator is nullable
|
2013-10-29 21:02:21 +04:00 |
|
Dmitry Jemerov
|
d4c7b7b2b7
|
'is' operator uses not-null type and doesn't generate parentheses
|
2013-10-29 21:02:20 +04:00 |
|
Dmitry Jemerov
|
dfaa67ab6b
|
no more SureCallChainExpression
|
2013-10-29 21:02:16 +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
|
0375f3dc0f
|
less spam with temp files
|
2013-10-29 21:02:07 +04:00 |
|
Dmitry Jemerov
|
d32aa47e72
|
fix
|
2013-10-29 21:02:05 +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 |
|