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
4d9d62ad1284e7c412cd27032bf90de03297dfa3
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ilmir Usmanov
4d9d62ad12
JVM_IR: Also check attributes for suspendImpls when generating continuation
...
Otherwise, it would not generate continuations for overloads.
2020-01-20 16:00:34 +01:00
..
asmLike
Update testdata according to change compiler version to 1.4
2020-01-17 10:33:50 +03:00
box
JVM_IR: Also check attributes for suspendImpls when generating continuation
2020-01-20 16:00:34 +01:00
boxAgainstJava
Fix codegen & bytecode tests after unifying exceptions in JVM backend
2020-01-20 16:36:03 +03:00
boxInline
JVM_IR: Fix parents of $$forInline companions
2020-01-20 16:00:33 +01:00
bytecodeListing
Update testdata according to change compiler version to 1.4
2020-01-17 10:33:50 +03:00
bytecodeText
Fix codegen & bytecode tests after unifying exceptions in JVM backend
2020-01-20 16:36:03 +03: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
…
java9
/box
Support calling methods annotated with PolymorphicSignature
2018-11-23 18:41:33 +01:00
kapt
[minor] fix testdata for compiler 1.4
2019-12-19 14:25:56 +01:00
light-analysis
…
notNullAssertions
Split GenerateNotNullAssertionsTests into standard box and bytecode tests
2019-07-08 17:48:33 +02:00
outerClassInfo
…
properties
Convert SyntheticMethodForAnnotatedPropertyGenTest to a box test
2019-12-30 16:30:50 +01:00
reflection
/classLoaders
…
script
…
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…