Pavel Talanov
|
db02cd168b
|
Added support for nullable types in is check.
|
2011-11-23 16:59:46 +04:00 |
|
Pavel Talanov
|
7cdfccf2d8
|
Added support for basic case of function literal.
|
2011-11-18 16:45:53 +04:00 |
|
Pavel Talanov
|
d1c49f80c8
|
Refactoring.
|
2011-11-17 22:28:46 +04:00 |
|
Pavel Talanov
|
d0239085c1
|
Supported another case of when expression.
|
2011-11-17 17:40:54 +04:00 |
|
Pavel Talanov
|
fec7539f8c
|
Supported (Variable is Type expression) for user defined classes.
|
2011-11-17 17:40:50 +04:00 |
|
Pavel Talanov
|
17e41e627d
|
Found and solved a problem which caused only one ancestor's constructor to be called. Added "super_init" method generation to InitializerVisitor. Worked on KotlinJsLib to solve this issue. This solution should evolve in the future.
|
2011-11-16 17:25:46 +04:00 |
|
Pavel Talanov
|
997ddce4b5
|
Added support for unqualified property reference inside method body.
|
2011-11-12 21:13:20 +04:00 |
|
Pavel Talanov
|
8e147b26a7
|
Added default getter/setter support and initializer support.
|
2011-11-10 21:29:50 +04:00 |
|
Pavel Talanov
|
f4b18c277f
|
Added DeclarationExtractor logic.
|
2011-11-10 14:06:15 +04:00 |
|
Pavel Talanov
|
f3d8b2c3b1
|
Added constructor calls. Working on method logic.
|
2011-11-09 19:12:10 +04:00 |
|
Pavel Talanov
|
d9d8a40d5c
|
Added if else support
|
2011-11-09 17:38:05 +04:00 |
|
Pavel Talanov
|
c811814037
|
Finished reorganising project structure.
|
2011-11-09 16:32:49 +04:00 |
|
Pavel Talanov
|
42a252c6a9
|
split code into modules and lots of other code changes
|
2011-11-09 16:11:18 +04:00 |
|
Pavel Talanov
|
733d4f5168
|
split code into modules and lots of other code changes
|
2011-11-09 16:00:20 +04:00 |
|