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
9f25fdcedc2e54174dff0b22b2c0781bbb5d7871
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Alexander Udalov
9f25fdcedc
Minor, skip mustBeDocumented.kt for JDK 6 codegen tests
...
Class.getDeclaredAnnotation is not available before JDK 8
2020-01-31 09:36:17 +01:00
..
asmLike
JVM_IR. Add IrAsmLikeInstructionListingTestGenerated tests
2020-01-29 17:00:00 +01:00
box
Minor, skip mustBeDocumented.kt for JDK 6 codegen tests
2020-01-31 09:36:17 +01:00
boxAgainstJava
JVM IR: Support -Xno-call-assertions
2020-01-30 14:43:23 +03:00
boxInline
Add codegen tests for old behavior of null checks
2020-01-24 11:56:28 +01:00
boxKlib
JVM_IR: Add test for compiling against cross-platform Klib
2020-01-28 12:19:43 +03:00
bytecodeListing
Add coroutines-compat jar dependency to those tests that require it
2020-01-29 09:12:40 +03:00
bytecodeText
JVM_IR: Use direct field access instead of calling certain accessors.
2020-01-31 09:31:52 +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
…
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
…