1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added HelpRUnner object to the clap.helper module More... over 11 years ago
Added .top() method to ParsedUI: it will return top-level UI in the chain More... over 11 years ago
Small changes in mode implementation, accepts() method now iterates over result of .options() method call instead of a result of the + operation of two lists of options More... over 11 years ago
Changelog fixed with hunspell More... over 11 years ago
Updated examples More... over 11 years ago
'modes' key moved to 'commands', more warnings about deprecations, helper is now building examples if present More... over 11 years ago
Started development of version 0.9.6 More... over 11 years ago
Release 0.9.5 More... over 11 years ago
Refactored examples to use new way of adding help summary and usage More... over 11 years ago
Small update in test suite More... over 11 years ago
Refactored helper More... over 11 years ago
Fixed a bug in checker More... over 11 years ago
Builder and mode refactored to new version of doc descriptions More... over 11 years ago
Updated TODO More... over 11 years ago
Submodes (commands) have their descriptions printed out in abbreviated help screens. More... over 11 years ago
Release 0.9.4 More... over 11 years ago
CLAP is now able to generate full help screens (with all nested modes) More... over 11 years ago
Checker now properly checks one more case of unrecognized option More... over 11 years ago
Tests now import and check clap and not redclap (once again) More... over 11 years ago
Updated TODO and Makefile More... over 11 years ago
Updated helper More... over 11 years ago
Updated paths in tests and Makefile More... over 11 years ago
Moved redclap/ to clap/ More... over 11 years ago
Release 0.9.3 More... over 11 years ago
Updated install script More... over 11 years ago
Updated flat example More... over 11 years ago
Updated Makefile More... over 11 years ago
Added example flat mode More... over 11 years ago
Removed old checker code More... over 11 years ago
Updated parser: .parse2() method renamed to .parse() Updated ParsedUI: .finalise() does not require `mode` parameter More... over 11 years ago