Stanislav Erokhin
|
9fa6fb213b
|
Potential fix for some random errors about "cannot choose between equals invoke functions".
|
2016-09-01 18:01:56 +03:00 |
|
Alexander Udalov
|
0d26087040
|
CLI, Ant: add kotlin-reflect.jar to classpath by default, support "-no-reflect"
Note that now "-no-stdlib" implies "-no-reflect".
#KT-13237 Fixed
|
2016-08-09 11:24:24 +03:00 |
|
Alexander Udalov
|
2c516f18a0
|
Add tests on "-language-version" usage from Ant, Maven, Gradle
|
2016-05-26 22:15:39 +03:00 |
|
Stanislav Erokhin
|
c4778bfe5a
|
Fixed type checking recursive problem.
#KT-11995 Fixed
|
2016-05-20 09:26:56 +03:00 |
|
Stanislav Erokhin
|
341b251e4d
|
Update copyright in generated tests.
|
2016-02-16 18:59:10 +03:00 |
|
Dmitry Jemerov
|
19af88738b
|
remove Jet from names of classes in tests: phase 2
|
2015-11-03 14:06:04 +01:00 |
|
Michael Nedzelsky
|
890ae3e914
|
Make single-file classes tolerant to having many main()'s
|
2015-10-15 15:46:26 +03:00 |
|
Michael Bogdanov
|
882f6113dc
|
Initial internal member mangling
|
2015-10-07 18:10:54 +03:00 |
|
Michael Bogdanov
|
a52281f52a
|
Support default module name for withKotlin ant task
|
2015-09-09 13:32:39 +03:00 |
|
Michael Bogdanov
|
25cd9de71a
|
Support default module name in ant task
|
2015-09-08 11:34:40 +03:00 |
|
Alexander Udalov
|
9f2feb1d27
|
Set failOnError = true by default in kotlinc Ant task as in javac
#KT-8742 Fixed
|
2015-08-06 22:38:41 +03:00 |
|
Michael Nedzelsky
|
744e760444
|
tests for KT-7618 Compiling Maven project targeting JS fails when no source file present
|
2015-06-11 22:21:25 +03:00 |
|
Alexander Udalov
|
d475401108
|
Ant task: don't pass kotlin-runtime.jar to javac on "-no-stdlib"
|
2015-06-05 16:19:55 +03:00 |
|
Alexander Udalov
|
f5ec8d6850
|
Minor, delete useless test
'withKotlinNoJavaSources' tests exactly the same
|
2015-06-05 16:19:42 +03:00 |
|
Alexander Udalov
|
dda44a61a1
|
Rewrite integration tests to JUnit3, make Ant JVM task tests generated
|
2015-06-05 16:19:17 +03:00 |
|