1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RedCLAP is now able to take operands ranges More... over 11 years ago
Added exception for invalid operands ranges More... over 11 years ago
First version of operand-range setting methods More... over 11 years ago
Small changes in docstrings in RedCLAP's parser More... over 11 years ago
Updated DESIGN More... over 11 years ago
Updated EESIGN More... over 11 years ago
Conflict checking updated to RedCLAP; all checks are ported to RedCLAP and working - unit tests are present and better than they were with original CLAP. More... over 11 years ago
RedCLAP can check for options 'wanted' by other options More... over 11 years ago
Improvements in checking for conditionally required options (i.e. options reuired with other options); RedCLAP can check for both string given in "requires" field *and* aliases. This is the first time RedCLAP surpasses original CLAP in features and not only chnages thebahaviour and API. More... over 11 years ago
Updated tests and methods for required-option checking More... over 11 years ago
Updated test suite More... over 11 years ago
Updates to RedChecker More... over 11 years ago
Changes in mode More... over 11 years ago
Changed .type() method to .params() (this name represents method's function better) More... over 11 years ago
Small update in UIDesignError docstring More... over 11 years ago
Parser added to __init__, and got new method - ._ininput(Option) More... over 11 years ago
Small changes in DESIGN and README More... over 11 years ago
Added tests for RedCLAP More... over 11 years ago
Added parser More... over 11 years ago
Updated DESIGN file More... over 11 years ago
Updated __init__ of redclap More... over 11 years ago
Removed redclap/parser.py module More... over 11 years ago
Updated mode module of redclap More... over 11 years ago
Added checker to redclap More... over 11 years ago
Small fix and method rename More... over 11 years ago
Added redclap/ directory holding code being redesigned More... over 11 years ago
Added DESIGN file and updated README More... over 11 years ago
Cleanup More... over 11 years ago
Removed fields that need to be checked (support for nested modes must be better documented and the implementation must be checked) More... almost 12 years ago
Small fix in JSON describing interface More... almost 12 years ago