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 }}
defname
/
clieditor
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
12
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add table iteration API and improve parsing robustness
- #83
#83
Merged
defname
merged 19 commits into
feat/sh-syntax-definition
defname/clieditor:feat/sh-syntax-definition
from
wip/sh-syntax-definition
defname/clieditor:wip/sh-syntax-definition
Copy head branch name to clipboard
Oct 21, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add table iteration API and improve parsing robustness
#83
defname
merged 19 commits into
feat/sh-syntax-definition
defname/clieditor:feat/sh-syntax-definition
from
wip/sh-syntax-definition
defname/clieditor:wip/sh-syntax-definition
Copy head branch name to clipboard
Commits
Commits on Oct 20, 2025
add TableIterator (#79)
Show description for cf2f7bf
defname
authored
cf2f7bf
View commit details
Copy full SHA for cf2f7bf
Browse repository at this point
Merge main for TableIterator
defname
committed
f1d2cd5
View commit details
Copy full SHA for f1d2cd5
Browse repository at this point
Commits on Oct 21, 2025
WIP: implement definition loader
defname
committed
7cb1997
View commit details
Copy full SHA for 7cb1997
Browse repository at this point
add Table_GetUsage()
defname
committed
9c175a0
View commit details
Copy full SHA for 9c175a0
Browse repository at this point
allow ':' in INI file key names
defname
committed
bec5990
View commit details
Copy full SHA for bec5990
Browse repository at this point
fix location of tests
defname
committed
acba4b4
View commit details
Copy full SHA for acba4b4
Browse repository at this point
fix typo in Doxygen comment
defname
committed
5eee148
View commit details
Copy full SHA for 5eee148
Browse repository at this point
add NULL guard to String_Take()
defname
committed
7f8bd73
View commit details
Copy full SHA for 7f8bd73
Browse repository at this point
Add early-exit guards to table lookup functions (#80)
Show description for 6314f66
defname
authored
6314f66
View commit details
Copy full SHA for 6314f66
Browse repository at this point
Merge branch 'main' for Table fixes
defname
committed
66b8eec
View commit details
Copy full SHA for 66b8eec
Browse repository at this point
add functiond to create SyntaxDefinition_FromTable() with tests. More tests needed
defname
committed
90c1acd
View commit details
Copy full SHA for 90c1acd
Browse repository at this point
additional tests (still not enough)
defname
committed
32b8f9a
View commit details
Copy full SHA for 32b8f9a
Browse repository at this point
fix: free correct regex in regex_end branch in SyntaxBlockDef_FromTable()
defname
committed
bda89eb
View commit details
Copy full SHA for bda89eb
Browse repository at this point
fix: wrong numbe of arguments in String_Format() call in SymtaxBlockDef_FromTable()
defname
committed
eb6f0b7
View commit details
Copy full SHA for eb6f0b7
Browse repository at this point
add explanation
defname
committed
4f24ddd
View commit details
Copy full SHA for 4f24ddd
Browse repository at this point
fix correct recognition of root block
defname
committed
12b8a98
View commit details
Copy full SHA for 12b8a98
Browse repository at this point
fix memory lealk
defname
committed
3dcbaa2
View commit details
Copy full SHA for 3dcbaa2
Browse repository at this point
add NULL guard for strdup in init_definition()
defname
committed
5af64c2
View commit details
Copy full SHA for 5af64c2
Browse repository at this point
fix last fix
defname
committed
e43de22
View commit details
Copy full SHA for e43de22
Browse repository at this point
You can’t perform that action at this time.