0
I Use This!
Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 12 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docstring: EnumClassDocstring inherits from _CompoundDocstring More... over 1 year ago
docstring: make RootDocstring a subclass of _CompoundDocstring More... over 1 year ago
docstring: move child handling under _CompoundDocstring More... over 1 year ago
github: generate documentation version matrix dynamically More... over 1 year ago
version: bump development version to 0.16.0.dev0 More... over 1 year ago
build: rename license_file to license_files in setup.cfg More... over 1 year ago
github: bump stable version to v0.15.0 More... over 1 year ago
Hawkmoth 0.15.0 More... over 1 year ago
docs: remove docker documentation More... over 1 year ago
docker: remove build targets and dockerfiles for releases More... over 1 year ago
github: run rst-lint More... over 1 year ago
build: add check-rst target to lint rst More... over 1 year ago
test: test initialized enumerator documentation More... over 1 year ago
parser: parse enumerator constant initializer values More... over 1 year ago
test: array symbolic dimensions More... over 1 year ago
changelog: list changes since v0.14 More... over 1 year ago
test: fix stale reference to autotext More... over 1 year ago
test: make the file option optional for parser tests More... over 1 year ago
test: ensure cli test cases have a file specified More... over 1 year ago
test: drop the file option from autostruct.yaml second directive More... over 1 year ago
extension: return a list from _get_filenames() More... over 1 year ago
test: add a multiple directive testcase More... over 1 year ago
update-examples: use the directive abstraction More... over 1 year ago
test: convert yaml schema and testcases to support multiple directives More... over 1 year ago
test: use the directive abstraction in Sphinx extension tests More... over 1 year ago
test: use the directive abstraction in parser tests More... over 1 year ago
test: use the directive abstraction in cli tests More... over 1 year ago
test: add an abstraction for testing directives More... over 1 year ago
doc: document how the :file: option works now More... over 1 year ago
extension: stop returning the results from the __parse() method More... over 1 year ago