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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ester-project
/
ester
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
25
Code
Issues
4
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Parsing update
- #18
#18
Open
ctmbl
wants to merge 15 commits into
ester-project:master
ester-project/ester:master
from
ctmbl:parsing-update
ctmbl/ester:parsing-update
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Parsing update
#18
ctmbl
wants to merge 15 commits into
ester-project:master
ester-project/ester:master
from
ctmbl:parsing-update
ctmbl/ester:parsing-update
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2024
Move command line and config file parsing to a new method configuration::read_config
ctmbl
committed
8154434
View commit details
Copy full SHA for 8154434
Browse repository at this point
Seggregate config file and cmd line parsing in configuration class
ctmbl
committed
cc7fe91
View commit details
Copy full SHA for cc7fe91
Browse repository at this point
Introduce and call configuration::read_config from main (see body)
Show description for 7df9ede
ctmbl
committed
7df9ede
View commit details
Copy full SHA for 7df9ede
Browse repository at this point
Improve file_parser::open method and configuration::read_config_file logic and code
Show description for 283ad98
ctmbl
committed
283ad98
View commit details
Copy full SHA for 283ad98
Browse repository at this point
Reorganize read_config.h
ctmbl
committed
613b8bd
View commit details
Copy full SHA for 613b8bd
Browse repository at this point
Change indentation from tabs to 4 whitespaces
ctmbl
committed
b5dd8eb
View commit details
Copy full SHA for b5dd8eb
Browse repository at this point
Improve configuration::read_command_line readibility
ctmbl
committed
8a7657c
View commit details
Copy full SHA for 8a7657c
Browse repository at this point
Improve src/include/parser.h readibility
ctmbl
committed
681fa89
View commit details
Copy full SHA for 681fa89
Browse repository at this point
Change src/include/parser.h indentation from tabs to 4 whitespaces
ctmbl
committed
6a298ad
View commit details
Copy full SHA for 6a298ad
Browse repository at this point
Improve command_parser::get error code -1 logic
ctmbl
committed
c3969de
View commit details
Copy full SHA for c3969de
Browse repository at this point
Comment read_config and parser code
ctmbl
committed
9199a7d
View commit details
Copy full SHA for 9199a7d
Browse repository at this point
Rename check_arg --> parse_arg
ctmbl
committed
ef91956
View commit details
Copy full SHA for ef91956
Browse repository at this point
Comment star*d.cpp main
ctmbl
committed
1f2f367
View commit details
Copy full SHA for 1f2f367
Browse repository at this point
Improve star1d::init messages and consistency
ctmbl
committed
1578bdb
View commit details
Copy full SHA for 1578bdb
Browse repository at this point
Remove useless methods of configuration class
ctmbl
committed
432565a
View commit details
Copy full SHA for 432565a
Browse repository at this point
You can’t perform that action at this time.