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
10f0a2f66040ceb6df277b019e5f4f75783efb7f
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ilmir Usmanov
10f0a2f660
Obtain correct captured suspend local function
...
if we call the function inside, for example, lambda. #KT-28844 Fixed
2018-12-24 15:58:10 +03:00
..
asmLike
/receiverMangling
Remove LANGUAGE_VERSION from non-coroutine codegen tests
2018-12-20 12:53:23 +01:00
box
Obtain correct captured suspend local function
2018-12-24 15:58:10 +03:00
boxAgainstJava
Remove LANGUAGE_VERSION from non-coroutine codegen tests
2018-12-20 12:53:23 +01:00
boxInline
Get rid of reduntant jvm parts in tests
2018-12-21 16:09:12 +01:00
bytecodeListing
Remove LANGUAGE_VERSION from codegen tests on coroutines
2018-12-20 12:53:23 +01:00
bytecodeText
Suppress final failure which relies on line numbers.
2018-12-21 16:20:45 +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
…