Zalim Bashorov
|
d986b0e565
|
Ant buildtools: added base class for Kotlin compiler ant tasks.
As side effect:
- used cli compiler in both ant tasks.
- got the ability to use custom args in JS ant task too.
|
2014-10-07 16:32:07 +04:00 |
|
Evgeny Gerashchenko
|
75ffc0f5ff
|
Converted KotlinBuilder from Java to Kotlin
|
2014-08-27 16:35:06 +04:00 |
|
Natalia Ukhorskaya
|
c9fc9aa005
|
Add annotations from eval4j
|
2014-04-23 18:09:33 +04:00 |
|
Nikolay Krasko
|
95fd870988
|
Update to idea 135.666 EAP with asm5 library
|
2014-04-01 02:55:00 +04:00 |
|
Evgeny Gerashchenko
|
e1a47deeae
|
Checking class files contents after make and rebuild.
|
2014-03-25 14:26:47 +04:00 |
|
Evgeny Gerashchenko
|
5acd054c72
|
Baby steps for incremental compilation.
|
2014-03-25 14:26:47 +04:00 |
|
Andrey Breslav
|
0155bf0189
|
Fix for KT-4413 Do not add error types to supertype lists
The list is not filtered upon creation because it would force lazy types to compute
#KT-4413 Fixed
|
2014-01-16 20:05:12 +04:00 |
|
Zalim Bashorov
|
df4850c22f
|
BuildTools: added ant task for Kotlin2Js compiler.
|
2013-11-15 15:17:59 +04:00 |
|
Andrey Breslav
|
f3901d2844
|
visitAnnotation() could return null for light classes
|
2013-11-11 17:20:15 +04:00 |
|