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
f217bb94de6ce3dd080573ffc9e6a4ce198f14fa
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
annotations
/
annotationParameters
T
History
Ivan Kochurkin
e97933a9e5
[FIR] Add POSITIONED_VALUE_ARGUMENT_FOR_JAVA_ANNOTATION
2021-09-13 20:48:55 +03:00
..
kt10136.kt
FIR: report ANNOTATION_PARAMETER_DEFAULT_VALUE_MUST_BE_CONSTANT
2021-05-13 16:13:44 +03:00
kt10136.txt
…
nonConstValAsArgument.fir.kt
…
nonConstValAsArgument.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
nonConstValAsArgument.txt
…
orderWithoutValue.kt
…
orderWithoutValue.txt
…
orderWithValue.kt
…
orderWithValue.txt
…
valueArray.kt
FIR checkers: report specific errors instead of INAPPLICABLE_CANDIDATE
2021-04-02 14:36:14 +03:00
valueArray.txt
…
valueArrayAndOtherDefault.fir.kt
[FIR] Add POSITIONED_VALUE_ARGUMENT_FOR_JAVA_ANNOTATION
2021-09-13 20:48:55 +03:00
valueArrayAndOtherDefault.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
valueArrayAndOtherDefault.ni.txt
Fix incorrect handling of mixed named/positional arguments
2020-07-24 13:36:52 +03:00
valueArrayAndOtherDefault.txt
…
valueArrayOnly.kt
…
valueArrayOnly.txt
…
valueArrayWithDefault.kt
…
valueArrayWithDefault.txt
…