This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3c381a2988f7d29a68998239e6204152e0f2cd2
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Alexander Udalov
e3c381a298
Remove API_VERSION 1.3 from tests on JvmDefault
...
So that these tests will now check behavior on the latest API version
2018-12-20 12:53:23 +01:00
..
asmLike
/receiverMangling
Fix backend tests after changing format of synthetic variables for inline functions
2018-12-12 21:40:44 +09:00
box
Remove API_VERSION 1.3 from tests on JvmDefault
2018-12-20 12:53:23 +01:00
boxAgainstJava
Skip test on JDK 6
2018-10-22 16:32:55 +02:00
boxInline
Remove LANGUAGE_VERSION from boxInline tests
2018-12-20 12:53:22 +01:00
bytecodeListing
Make anonymous classes for callable references synthetic
2018-12-18 17:48:19 +01:00
bytecodeText
Remove API_VERSION 1.3 from tests on JvmDefault
2018-12-20 12:53:23 +01:00
customScript
Simple test for non-kts script compilation
2018-09-10 11:21:27 +02:00
defaultArguments
/reflection
…
dumpDeclarations
Don't generate setters for trivial private property setters
2018-10-18 12:05:46 +02:00
innerClassInfo
…
java6
/box
Use manual type mapping in reflection for members from built-ins
2018-07-02 18:49:08 +02:00
java9
/box
Support calling methods annotated with PolymorphicSignature
2018-11-23 18:41:33 +01:00
kapt
Add nullability annotations to data class equals and toString.
2018-07-11 09:37:28 +03:00
light-analysis
Move coroutines to kotlin.coroutines package: tests
2018-04-23 21:51:59 +03:00
notNullAssertions
…
outerClassInfo
…
properties
…
reflection
/classLoaders
Do not use deprecated kotlin.reflect API
2017-09-12 15:08:21 +03:00
script
Closures in scripts have outer expression
2018-01-10 14:08:56 +03:00
scriptCustom
Use kts file extension instead of kt in tests...
2018-05-03 22:15:10 +02:00
sourceInfo
…
topLevelMemberInvocation
…