-
Notifications
You must be signed in to change notification settings - Fork 0
Enhance type signatures with direct base classes and interfaces #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 9 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2e81a4f
Show direct base classes and interfaces in type signatures
Malcolmnixon 4ed528c
Update README badges to match project template
Malcolmnixon b2b7073
Remove architecture qualifiers from Platform Support table
Malcolmnixon f446d41
Make Features section iconic with emoji icons
Malcolmnixon 0aaabda
Cache CppGenerator clang runs in IClassFixture to speed up tests
Malcolmnixon c54b265
Add intra-doc links and External Types section for C# and C++
Malcolmnixon e0a52ee
Fix GenericParameter types being incorrectly linked in intra-doc reso…
Malcolmnixon 90d17f4
Fix PR review issues: qualifier preservation, CompareTo tie-breaker, …
Malcolmnixon e4733f4
Add --search-paths and glob/exclude pattern support to cpp subcommand
Malcolmnixon 03fd978
fix: normalize all generated markdown pages to start with H1 headings
Malcolmnixon 44eabe6
fix: add missing inheritance signature tests for reqstream coverage
Malcolmnixon bdcaa8e
fix: only check stripped base name for std:: prefix in CppTypeLinkRes…
6b3e70b
refactor: replace --search-paths/--include-patterns/--exclude-pattern…
231fbe6
fix: update requirements traceability and design docs after header se…
bd1b695
fix: replace antipattern/unconfigured with cspell-clean terms and upd…
58f31c2
refactor: replace synthesized default globs and fix header pattern ma…
e5ae30f
fix: address PR review r4454762697 (6 comments)
325e284
feat: render delegate types with source-level delegate syntax
c2f535c
Strip arity suffix from generic type names in page files, headings, a…
63cb05e
Fix PR review r4454901364: namespace-prefix checks, FlattenArity, del…
88a4d99
feat: add C++ using type alias support
0e08fe5
feat: add APIMARK_CLANG_PATH env var; doc deleted functions and type …
b2e23f4
fix: PR review r4455192693 — delegate fallback, nsPath dots, test names
d33cf79
fix: linkify return types in WriteFreeFunctionContent and WriteFuncti…
ab38133
feat: render @note as blockquote; show default parameter values in si…
8bc9a1b
Add bool/int/float default parameter tests and fix bool literal parsing
71f6ff5
Fix type alias linkification and simplification
1781e53
Add nested class and class-scoped type alias support
096c108
Fix nullable array type rendering and reqstream test name mismatch
cd5bd24
Update output structure table with nested type and class-scoped alias…
198b0e4
Fix documentation issues flagged in PR #15 review
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.