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
19
Commits
1
Branch
0
Tags
6b324f554e34ddc12089bb352e58003da2f143a3
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
6b324f554e
refactor(linux_parser) add missing definition guard to prevent cascading. it shouldn't be a problem since there's pragma once, but better safe than sorry.
2025-10-07 01:31:30 +04:00
.idea
refactor(parser): improve code style and modernize macos parser
2025-10-06 16:00:15 +04:00
include
refactor(linux_parser) add missing definition guard to prevent cascading. it shouldn't be a problem since there's pragma once, but better safe than sorry.
2025-10-07 01:31:30 +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%