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
7dbd5cd57f679b0966b1433ec98730c5a877347e
kotlin-fork
/
native
/
objcexport-header-generator
/
testData
/
headers
T
History
Sebastian Sellmair
7dbd5cd57f
[ObjCExport] Implement 'test - dispatchAndExtensionReceiverWithMustBeDocumentedAnnotation'
...
KT-64226
2024-01-08 15:25:19 +00:00
..
classImplementingInterface
…
classWithHidesFromObjCAnnotation
…
classWithKDoc
…
classWithMustBeDocumentedAnnotation
[ObjCExport] Cleanup misleading test name for 'functionWithMustBeDocumentedAnnotation'
2024-01-08 15:25:19 +00:00
classWithObjCNameAnnotation
…
dispatchAndExtensionReceiverWithMustBeDocumentedAnnotation
[ObjCExport] Implement 'test - dispatchAndExtensionReceiverWithMustBeDocumentedAnnotation'
2024-01-08 15:25:19 +00:00
functionWithErrorType
…
functionWithMustBeDocumentedAnnotation
[ObjCExport] Cleanup misleading test name for 'functionWithMustBeDocumentedAnnotation'
2024-01-08 15:25:19 +00:00
functionWithObjCNameAnnotation
…
functionWithThrowsAnnotation
…
interfaceImplementingInterface
…
kdocWithBlockTags
[ObjCExport] Implement
test - kdocWithBlockTags
2024-01-08 15:25:19 +00:00
parameterWithMustBeDocumentedAnnotation
[ObjCExport] Fix 'MustBeDocumented' annotation missing on non value parameters
2024-01-08 15:25:19 +00:00
receiverWithMustBeDocumentedAnnotation
[ObjCExport] Fix 'MustBeDocumented' annotation missing on non value parameters
2024-01-08 15:25:19 +00:00
sameClassNameInDifferentPackage
…
samePropertyAndFunctionName
…
simpleClass
…
simpleEnumClass
…
simpleInterface
…
simpleObject
…
topLevelFunction
…
topLevelProperty
…