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
7949ac10807194f040b520044e10c9d55caa636f
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Dmitry Petrov
7949ac1080
Use common instance receiver generation logic for 'this' expression
...
Otherwise it would skip private companion object accessor generation.
2018-09-27 10:35:23 +03:00
..
asmLike
/receiverMangling
Introduce new naming convention for captured receiver backing fields
2018-09-11 16:41:20 +03:00
box
Use common instance receiver generation logic for 'this' expression
2018-09-27 10:35:23 +03:00
boxAgainstJava
Extract usages of legacy 'mod' in a separate test
2018-08-30 16:24:27 +03:00
boxInline
Revert "JVM_IR. Support compile time constants"
2018-09-25 05:24:48 +03:00
bytecodeListing
Don't generate annotations on synthetic accessor parameters
2018-09-19 12:14:09 +02:00
bytecodeText
Fix LVT entries of 'this' and parameters in coroutine code
2018-09-17 20:03:51 +03:00
customScript
Simple test for non-kts script compilation
2018-09-10 11:21:27 +02:00
defaultArguments
/reflection
Generate default constructor also for private classes when all parameters have default values
2016-11-18 11:04:51 +01:00
dumpDeclarations
Adjust coroutines test data to changing the default LV to 1.3
2018-08-30 14:58:43 +03:00
innerClassInfo
…
java6
/box
Use manual type mapping in reflection for members from built-ins
2018-07-02 18:49:08 +02:00
java8
Merge Java 8 write signature tests in common ones
2018-08-27 15:55:03 +02: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
…