Alexander Udalov
|
b0a4e812e5
|
Drop ConfigurationKind.JDK_AND_ANNOTATIONS, JetTestUtils.getJdkAnnotationsJar()
|
2015-10-09 11:51:59 +02:00 |
|
Dmitry Jemerov
|
4ca434da54
|
remove support for 'trait' keyword
|
2015-09-22 15:00:24 +02:00 |
|
Stanislav Erokhin
|
b152211096
|
Added init keyword to testdata
|
2015-04-07 13:08:51 +03:00 |
|
Pavel V. Talanov
|
5cb431c5c4
|
Convert JetCoreEnvironment: migrate other code
|
2015-03-30 15:11:57 +03:00 |
|
Alexander Udalov
|
2c0830b017
|
Change synthetic accessor method names to "access$..."
As per discussion in https://youtrack.jetbrains.com/issue/KT-6870
|
2015-02-27 20:30:51 +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 |
|