openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Doxide
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 04, 2024 — Oct 04, 2025
Showing page 9 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed memory leak when editing trees.
Lawrence Murray
More...
almost 2 years ago
Added support for preprocessor macro replacements defined in configuration file. Updates to error recovery implementation.
Lawrence Murray
More...
almost 2 years ago
Removed unused query for identifiers.
Lawrence Murray
More...
almost 2 years ago
Removed unused query for identifiers.
Lawrence Murray
More...
almost 2 years ago
Added recovery logic for parse errors, stepping back through sibling nodes looking for apparent preprocessor macro use that may produce the parse error, then erasing.
Lawrence Murray
More...
almost 2 years ago
Made template handling more robust to parse errors within template declarations.
Lawrence Murray
More...
almost 2 years ago
Fixed unused variable warning.
Lawrence Murray
More...
almost 2 years ago
Updated titles, reordered pages, restored C++ and output example on the front page.
Lawrence Murray
More...
almost 2 years ago
Updated test to work around missing social plugin support on Windows.
Lawrence Murray
More...
almost 2 years ago
Restored older (deprecated) pymdownx.emoji configuration until Chocolatey mkdocs-material package is updated.
Lawrence Murray
More...
almost 2 years ago
Added simple hello world build test.
Lawrence Murray
More...
almost 2 years ago
Install cairo as dependency of mkdocs-material[imaging].
Lawrence Murray
More...
almost 2 years ago
Flattened src/ directory.
Lawrence Murray
More...
almost 2 years ago
Added pip install mkdocs-material[imaging], now required for builds with social plugin.
Lawrence Murray
More...
almost 2 years ago
Replaced wildcard with specific named nodes in template query; fixes double 'template template' in output.
Lawrence Murray
More...
almost 2 years ago
Improved automatic generation of brief description to avoid splitting backtick delimiters.
Lawrence Murray
More...
almost 2 years ago
Updated descriptions.
Lawrence Murray
More...
almost 2 years ago
Separated query for templates and added logic to merge with the entity they contain. Also resolves issue of missing members of class templates.
Lawrence Murray
More...
almost 2 years ago
Updated documentation for end-of-line documentation comments being supported for all entities.
Lawrence Murray
More...
almost 2 years ago
Delete tree after use.
Lawrence Murray
More...
almost 2 years ago
Simplified tree-sitter queries to separate documentation from entities instead of trying to capture together. Updated parser accordingly.
Lawrence Murray
More...
almost 2 years ago
Updated default mkdocs.yaml for Material for MkDocs v9.4.
Lawrence Murray
More...
almost 2 years ago
Fixed potential segfault under tree-sitter parse workaround.
Lawrence Murray
More...
almost 2 years ago
Removed Twitter links from website.
Lawrence Murray
More...
almost 2 years ago
Updated configuration for Material for MkDocs 9.4.
Lawrence Murray
More...
almost 2 years ago
Restored use of social plugin.
Lawrence Murray
More...
almost 2 years ago
Updated automatic brief descriptions to return whole description if no appropriate punctuation found to terminate early.
Lawrence Murray
More...
almost 2 years ago
Updated documentation for new documentation comment styles, including end-of-line styles.
Lawrence Murray
More...
almost 2 years ago
Added support for /**<, /*!<, ///< and ///!< style documentation comments after variable, enumerator, and macro entities. Required some workarounds for possible tree-sitter bugs that require further investigation.
Lawrence Murray
More...
almost 2 years ago
Merge branch 'main' of https://github.com/lawmurray/doxide
Lawrence Murray
More...
almost 2 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree