Commit Graph

9 Commits

Author SHA1 Message Date
Andrey Breslav 91606a3901 Introduce 'reified' instead of 'erased' 2012-06-05 20:19:07 +04:00
Svetlana Isakova 167a9c444a Added 'public' annotation and specified return types for library functions 2012-03-30 13:38:35 +04:00
Stepan Koltsov 54af5d9f9f DescriptorSearchRule should help detecting loops 2012-03-20 19:32:46 +04:00
Stepan Koltsov 4ea99fc6ca KotlinCompiler -stubs option
* do not fail on errors
* do not analyze function bodies
* generate "throw new RuntimeException()" in bytecode
2012-02-28 15:52:59 +04:00
Andrey Breslav b9bebb3ad4 Don't put two superclasses on the supertype list 2012-01-31 15:12:23 +04:00
Andrey Breslav 67d6bb9038 Move inner trait out of the class object 2012-01-31 14:50:00 +04:00
Andrey Breslav a1b4d4c1a3 Make version writing a separate build step 2012-01-30 16:50:47 +04:00
Andrey Breslav d00173dc69 Object removed from supertypes 2012-01-25 18:50:44 +04:00
Andrey Breslav 3e29aad6dd KT-987 Unboxing_nulls: Kotlinized versions of basic Java collections 2012-01-25 18:50:43 +04:00