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
bdcd6f73b18d2cfa493ac00771bcf09a78952291
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ting-Yuan Huang
bdcd6f73b1
Move tailrecPhase before defaultArgumentStubPhase
...
So that default values can be copied to the recursive call sites.
2019-05-24 09:51:07 +02:00
..
asmLike
/receiverMangling
Restore original variable name mangling for captured/receiver $this
2019-02-25 14:43:59 +03:00
box
Move tailrecPhase before defaultArgumentStubPhase
2019-05-24 09:51:07 +02:00
boxAgainstJava
JVM_IR: support references to Java fields
2019-05-15 13:29:48 +02:00
boxInline
Do not generate $$forInline suffix for enclosing method
2019-05-21 21:09:36 +03:00
bytecodeListing
Fix Java interop of inline suspend functions with suspend parameters
2019-05-21 17:50:25 +03:00
bytecodeText
JVM_IR: generate non-null assertions for arguments
2019-05-21 18:30:27 +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
Don't generate annotations on $default methods
2019-02-19 10:51:37 +01:00
light-analysis
Move coroutines to kotlin.coroutines package: tests
2018-04-23 21:51:59 +03:00
notNullAssertions
…
outerClassInfo
…
properties
…
reflection
/classLoaders
…
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
…