1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RedCLAP is now able to take operands ranges More... about 12 years ago
Added exception for invalid operands ranges More... about 12 years ago
First version of operand-range setting methods More... about 12 years ago
Small changes in docstrings in RedCLAP's parser More... about 12 years ago
Updated DESIGN More... about 12 years ago
Updated EESIGN More... about 12 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... about 12 years ago
RedCLAP can check for options 'wanted' by other options More... about 12 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... about 12 years ago
Updated tests and methods for required-option checking More... about 12 years ago
Updated test suite More... about 12 years ago
Updates to RedChecker More... about 12 years ago
Changes in mode More... about 12 years ago
Changed .type() method to .params() (this name represents method's function better) More... about 12 years ago
Small update in UIDesignError docstring More... about 12 years ago
Parser added to __init__, and got new method - ._ininput(Option) More... about 12 years ago
Small changes in DESIGN and README More... about 12 years ago
Added tests for RedCLAP More... about 12 years ago
Added parser More... about 12 years ago
Updated DESIGN file More... about 12 years ago
Updated __init__ of redclap More... about 12 years ago
Removed redclap/parser.py module More... about 12 years ago
Updated mode module of redclap More... about 12 years ago
Added checker to redclap More... about 12 years ago
Small fix and method rename More... about 12 years ago
Added redclap/ directory holding code being redesigned More... about 12 years ago
Added DESIGN file and updated README More... about 12 years ago
Cleanup More... about 12 years ago
Removed fields that need to be checked (support for nested modes must be better documented and the implementation must be checked) More... about 12 years ago
Small fix in JSON describing interface More... about 12 years ago