Go to file
2023-06-02 00:20:42 +01:00
.vscode Add debug config 2023-06-02 00:19:41 +01:00
.gitignore Add .gitignore 2023-06-02 00:19:20 +01:00
aliases.h Add aliases.h 2023-06-02 00:19:52 +01:00
argparser.c Basic test implementation of an argument parser 2023-06-02 00:20:15 +01:00
argparser.h Basic test implementation of an argument parser 2023-06-02 00:20:15 +01:00
build Switch to using C instead of C++ 2023-06-02 00:19:10 +01:00
main.c Entry point for testing the parser 2023-06-02 00:20:42 +01:00