Alexander Udalov
|
beb11e7ac1
|
Minor, don't create unnecessary class loader in OuterClassGenTest
Read the bytes from the file instead
|
2016-03-02 15:47:40 +03:00 |
|
Alexander Udalov
|
f1bb31d0a9
|
Minor, inline one overload of CodegenTestUtil.compileJava
|
2016-03-02 15:47:40 +03:00 |
|
Alexander Udalov
|
26de87d792
|
Minor, make CodegenTestUtil.compileJava take absolute paths of files
|
2016-03-02 15:47:36 +03:00 |
|
Michael Bogdanov
|
657b9ff808
|
Write enclosing method info for transformed objects
|
2016-01-12 15:51:57 +03:00 |
|
Dmitry Petrov
|
8cd624a58a
|
Drop package facades: code cleanup in Kotlin project.
|
2015-10-15 10:33:47 +03:00 |
|
Dmitry Petrov
|
a47eaa2cb5
|
Change part class naming scheme
update tests depending on part class naming
|
2015-09-07 16:28:42 +03:00 |
|
Alexander Udalov
|
4141e0a8df
|
Introduce fictitious numbered Function class descriptors
|
2015-05-26 15:04:54 +03:00 |
|
Pavel V. Talanov
|
06916d98c6
|
default -> companion: replace all mentions of default and default object
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
a1f4c06a49
|
Update test data that mentioned old JvmAbi constants
|
2015-02-16 15:38:34 +03:00 |
|
Alexander Udalov
|
6ee4c70f2f
|
Minor, extract OuterClassInfo
|
2015-02-11 18:10:37 +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 |
|