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
a52f430d8f4b814e854979526e7e071a35eb1e52
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ilmir Usmanov
a52f430d8f
Put default value (null or zero) to slot for uninitialized values
...
This way range of the variable is correct in LVT. #KT-24672 Fixed
2018-12-28 15:09:07 +03:00
..
asmLike
/receiverMangling
Update test data
2018-12-28 14:18:39 +03:00
box
Minor, uncomment previously non-working code in test data
2018-12-27 13:12:38 +01:00
boxAgainstJava
Fix loading default Java annotation values in actual typealias from binary classes
2018-12-28 13:02:15 +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
Put default value (null or zero) to slot for uninitialized values
2018-12-28 15:09:07 +03: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
…