Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
c-blake
/
cligen
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
584
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 26, 2026
Fix comment typo (too man->too many); Also `EOFError` seems more natural
c-blake
committed
6db1b20
View commit details
Copy full SHA for 6db1b20
Browse repository at this point
Commits on Aug 23, 2026
Mention and link to CLSYNTAX in the relevant README.md section.
c-blake
committed
ea339ec
View commit details
Copy full SHA for ea339ec
Browse repository at this point
Commits on Jul 21, 2026
Bump versions pre-release
c-blake
committed
bdce5ed
View commit details
Copy full SHA for bdce5ed
Browse repository at this point
Commits on Jun 27, 2026
Oops - only bumped to a patch level, not all the way to 1.11; Just
Show description for 3265257
c-blake
committed
3265257
View commit details
Copy full SHA for 3265257
Browse repository at this point
Bump versions pre-release
c-blake
committed
2611e6b
View commit details
Copy full SHA for 2611e6b
Browse repository at this point
Close https://github.com/c-blake/cligen/issues/250 by:
Show description for b9ab51d
c-blake
committed
b9ab51d
View commit details
Copy full SHA for b9ab51d
Browse repository at this point
Commits on Jun 18, 2026
Bump versions pre-release
c-blake
committed
ab8c6b4
View commit details
Copy full SHA for ab8c6b4
Browse repository at this point
Bump versions pre-release
c-blake
committed
ed3518b
View commit details
Copy full SHA for ed3518b
Browse repository at this point
Commits on Jun 9, 2026
Add a `toCstr` overload for `MSlice` input.
c-blake
committed
8bb21b1
View commit details
Copy full SHA for 8bb21b1
Browse repository at this point
Commits on May 21, 2026
Minor update for cg.py to the rather crazily big release notes.
c-blake
committed
7804c03
View commit details
Copy full SHA for 7804c03
Browse repository at this point
Using `pq` made me want a tad more `~/.config/cligen` ability, to block
Show description for aac023f
c-blake
committed
aac023f
View commit details
Copy full SHA for aac023f
Browse repository at this point
Simplify `nr` impl with `enumerate`; "records" -> "rows" in help.
c-blake
committed
39cdf44
View commit details
Copy full SHA for 39cdf44
Browse repository at this point
Commits on May 12, 2026
Aid using `MFile` as syntactically run-time length array of bytes it's
Show description for e383482
c-blake
committed
e383482
View commit details
Copy full SHA for e383482
Browse repository at this point
Commits on May 5, 2026
Rename `da` to more descriptive `pr`. Drop DefaultAct in comment since
Show description for d5a02b6
c-blake
committed
d5a02b6
View commit details
Copy full SHA for d5a02b6
Browse repository at this point
Commits on May 3, 2026
A little sprucing up of RELEASE-NOTES.md.
c-blake
committed
7d179d6
View commit details
Copy full SHA for 7d179d6
Browse repository at this point
Commits on May 1, 2026
Last commit forgot to fix another place true color escapes are formed.
c-blake
committed
d4993f6
View commit details
Copy full SHA for d4993f6
Browse repository at this point
Commits on Apr 29, 2026
Change default True Color Delimiters from ';' to ':' per ISO-8613-6.
Show description for 781374e
c-blake
committed
781374e
View commit details
Copy full SHA for 781374e
Browse repository at this point
Commits on Apr 25, 2026
Also add "undernone" for completeness.
c-blake
committed
1799b3c
View commit details
Copy full SHA for 1799b3c
Browse repository at this point
Add "-under" as alias for "-underline" since it turns off all "under*"
Show description for 00552da
c-blake
committed
00552da
View commit details
Copy full SHA for 00552da
Browse repository at this point
Commits on Apr 21, 2026
Track coreutils-9.11 to have `TERM=dumb` disable SGR/ANSI color escape
Show description for 531ad22
c-blake
committed
531ad22
View commit details
Copy full SHA for 531ad22
Browse repository at this point
Avoid warnings not on by Nim-core-default in the test suite.
c-blake
committed
3239e8c
View commit details
Copy full SHA for 3239e8c
Browse repository at this point
Add a reverse direction iterator for `MSlice`.
c-blake
committed
655b992
View commit details
Copy full SHA for 655b992
Browse repository at this point
Commits on Apr 6, 2026
Do header input-type checking post-split, however rows are split to,
Show description for d2aae3b
c-blake
committed
d2aae3b
View commit details
Copy full SHA for d2aae3b
Browse repository at this point
Commits on Mar 13, 2026
Update notes as well.
c-blake
committed
53345da
View commit details
Copy full SHA for 53345da
Browse repository at this point
Get rid of all `ImplicitRangeConversion` warns except `cligen/dents`
Show description for 06c956e
c-blake
committed
06c956e
View commit details
Copy full SHA for 06c956e
Browse repository at this point
Track 715c94681c064e8d09a8a2d6f20a116de6e15929 in `cligen.ClCfg`, the
Show description for 58b4866
c-blake
committed
58b4866
View commit details
Copy full SHA for 58b4866
Browse repository at this point
Add a couple more syntax flags for non-independent/tri-state single,
Show description for 715c946
c-blake
committed
715c946
View commit details
Copy full SHA for 715c946
Browse repository at this point
Commits on Mar 4, 2026
0ac527fd39fe4a407847a928cdbb289fb0b162cf worked for all but the 3
Show description for d9dc4cc
c-blake
committed
d9dc4cc
View commit details
Copy full SHA for d9dc4cc
Browse repository at this point
Fix long-standing oversight to not pass `docs, setByParse` through from
Show description for 36e0ffe
c-blake
committed
36e0ffe
View commit details
Copy full SHA for 36e0ffe
Browse repository at this point
Fix long-standing bug in `setByParse` mode w/non-idempotent `argParse`
Show description for 2876c9b
c-blake
committed
2876c9b
View commit details
Copy full SHA for 2876c9b
Browse repository at this point
Commits on Mar 3, 2026
Try to improve doc comment some.
c-blake
committed
19cad37
View commit details
Copy full SHA for 19cad37
Browse repository at this point
Commits on Feb 22, 2026
Fix insensitivity of `bool` value conversion to `CLSYNTAX=valued`.
c-blake
committed
0ac527f
View commit details
Copy full SHA for 0ac527f
Browse repository at this point
Commits on Feb 21, 2026
Update `RELEASE-NOTES.md` once again, this time with `argcvt/helpsyn`
Show description for 54cc6fe
c-blake
committed
54cc6fe
View commit details
Copy full SHA for 54cc6fe
Browse repository at this point
Clean-ups related to the new `CLSYNTAX` feature. Specifically:
Show description for 9b0ea7f
c-blake
committed
9b0ea7f
View commit details
Copy full SHA for 9b0ea7f
Browse repository at this point
Track https://github.com/c-blake/clsyntax/commit/88784917e7f8cfb3e6f5a8a11be6573c422958fe
c-blake
committed
832093c
View commit details
Copy full SHA for 832093c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.