Commit Graph

6 Commits

Author SHA1 Message Date
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