0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: bump python dependency to 3.8 More... about 1 year ago
Add tests for TypeAliasDocstring More... about 1 year ago
Add support for C++ alias type definitions More... about 1 year ago
Rename TypeDocstring to TypedefDocstring More... about 1 year ago
Hawkmoth 0.17.0 More... about 1 year ago
parser: remove useless if More... about 1 year ago
style: follow pep8 on lambda assignments More... about 1 year ago
Revert "setup: move flake8 filename patterns to setup.cfg" More... about 1 year ago
examples: mention that source links are optional More... about 1 year ago
changelog: list changes since 0.16 More... about 1 year ago
setup: move flake8 filename patterns to setup.cfg More... about 1 year ago
parser: unify line spacing, remove stale comments More... about 1 year ago
docstring: rename _nest method More... about 1 year ago
doccursor: expose cursor location More... about 1 year ago
doc: tips: including source code blocks More... about 1 year ago
doc: tips: using sphinx-autobuild with hawkmoth More... about 1 year ago
doc: add a new page for tips and tricks, start with param direction More... about 1 year ago
doccursor: return decl_name as name if name would be None More... about 1 year ago
doc: better describe what to expect from the javadoc extension More... about 1 year ago
doc: clarify the transform option for built-in extensions More... about 1 year ago
examples: update the javadoc/doxygen example More... about 1 year ago
docstring: use cursor as input More... about 1 year ago
doccursor: always use the Clang cursor internally More... about 1 year ago
doccursor: simplify API for current docstring behaviour More... about 1 year ago
doccursor: move helpers inside the class More... about 1 year ago
doccursor: stub our shiny new cursor class More... about 1 year ago
test: handle process docstring in cli tests More... about 1 year ago
cli: add --process-docstring for extension based docstring processing More... about 1 year ago
test: use extensions for parser test process docstring calls More... about 1 year ago
extensions: add functions for direct usage for cli and testing More... about 1 year ago