Alexander Udalov
|
7fdb9c990e
|
Reformat and cleanup most JVM codegen test classes
|
2019-05-15 13:25:14 +02:00 |
|
Dmitry Petrov
|
57869d85e8
|
Spread should always copy arrays.
Introduce a special (package private) utility class ArraysUtilJVM
to fix Array<T>.asList() issues.
|
2015-10-15 09:16:21 +03:00 |
|
Dmitry Petrov
|
4a3f53b322
|
Revert fbf2424838:
postpone "transparent semantics for spread operator"
until Java-related design issues are resolved (java.utils.Arrays#asList).
|
2015-10-06 13:48:59 +03:00 |
|
Dmitry Petrov
|
fbf2424838
|
Spread should always copy arrays.
|
2015-10-06 10:07:12 +03:00 |
|
Alexander Udalov
|
3b81d63334
|
Rename jet -> kotlin in compiler-tests (except resolve)
Move test-related code to org.jetbrains.kotlin.test, also move some tests to
packages with better names
|
2015-01-12 00:24:12 +03:00 |
|
Alexander Udalov
|
de6e8a7493
|
Rename package jet -> kotlin in backend
org.jetbrains.jet.codegen -> org.jetbrains.kotlin.codegen
|
2015-01-08 23:32:09 +03:00 |
|