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
80d9933543417eea0981adafdd8f8b3cc7bfe983
kotlin-fork
/
native
/
objcexport-header-generator
/
testData
/
headers
T
History
Sebastian Sellmair
80d9933543
[ObjCExport] Analysis Api: Implement initial support for exporting 'MustBeDocumented' annotations
...
^KT-64869 Fixed
2024-01-12 09:41:46 +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
…
interfaceWithMustBeDocumentedAnnotation
[ObjCExport] Analysis Api: Implement initial support for exporting 'MustBeDocumented' annotations
2024-01-12 09:41:46 +00:00
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
…