This website requires JavaScript.
Explore
Help
Register
Sign In
theany
/
argument-parser
Watch
1
Star
0
Fork
0
You've already forked argument-parser
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
e699db4fe7c5b43eb5fca1bee794cd45fed06796
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
killua
e699db4fe7
refactor(traits) add missing import so MSVC does not complain.
2025-10-07 01:30:48 +04:00
.idea
refactor(parser): improve code style and modernize macos parser
2025-10-06 16:00:15 +04:00
include
refactor(traits) add missing import so MSVC does not complain.
2025-10-07 01:30:48 +04:00
src
feat(parser): implement on-complete callback functionality
2025-10-06 11:17:14 +04:00
.gitignore
first
2025-06-24 18:35:50 +04:00
CMakeLists.txt
better type safety for action types.
2025-10-04 00:12:23 +04:00
compile_commands.json
better type safety for action types.
2025-10-04 00:12:23 +04:00
LICENSE
Create LICENSE
2025-06-24 18:45:46 +04:00
TODO.md
feat(parser): implement on-complete callback functionality
2025-10-06 11:17:14 +04:00
Description
No description provided
MIT
76
KiB
Languages
C++
98.3%
CMake
1.7%