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
ea5b529d191c48264efa08316760019d486b2d01
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ilmir Usmanov
ea5b529d19
Check default parameters of expect suspend functions on original
...
functions instead of function views. #KT-24461 Fixed
2019-11-12 20:12:37 +03:00
..
asmLike
/receiverMangling
Introduce local variable type checker.
2019-10-07 15:06:44 +02:00
box
Check default parameters of expect suspend functions on original
2019-11-12 20:12:37 +03:00
boxAgainstJava
Make fast class files reading mode default in compiler tests
2019-11-11 15:40:49 +01:00
boxInline
JVM_IR: fold inline lambdas when computing OUTERCLASS
2019-11-12 12:44:46 +01:00
bytecodeListing
Remove 182 support
2019-08-30 12:13:44 +03:00
bytecodeText
JVM_IR: move lambda captures to end of signature when inlining
2019-11-11 13:46:42 +01:00
customScript
Implement filePathPattern in the script configuration with handling
2019-07-12 13:44:09 +03: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 language feature for changed name of property annotations method
2019-08-12 16:48:26 +02:00
light-analysis
…
notNullAssertions
Split GenerateNotNullAssertionsTests into standard box and bytecode tests
2019-07-08 17:48:33 +02:00
outerClassInfo
…
properties
…
reflection
/classLoaders
…
script
…
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…