poafloc

poafloc - Parser Of Arguments For Lines Of Commands
git clone git://git.dimitrijedobrota.com/poafloc.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.clang-format178L
-rw-r--r--.clang-tidy172L
-rw-r--r--.codespellrc6L
-rw-r--r--.gitignore13L
-rw-r--r--BUILDING.md89L
-rw-r--r--CMakeLists.txt89L
-rw-r--r--CMakePresets.json160L
-rw-r--r--CODE_OF_CONDUCT.md5L
-rw-r--r--CONTRIBUTING.md15L
-rw-r--r--HACKING.md174L
-rw-r--r--LICENSE.md21L
-rw-r--r--README.md71L
-rw-r--r--cmake/coverage.cmake33L
-rw-r--r--cmake/dev-mode.cmake16L
-rw-r--r--cmake/folders.cmake21L
-rw-r--r--cmake/install-config.cmake1L
-rw-r--r--cmake/install-rules.cmake72L
-rw-r--r--cmake/lint-targets.cmake34L
-rw-r--r--cmake/lint.cmake52L
-rw-r--r--cmake/prelude.cmake10L
-rw-r--r--cmake/project-is-top-level.cmake6L
-rw-r--r--cmake/spell-targets.cmake22L
-rw-r--r--cmake/spell.cmake29L
-rw-r--r--cmake/variables.cmake41L
-rw-r--r--example/CMakeLists.txt26L
-rw-r--r--example/example_c.c101L
-rw-r--r--example/example_cpp.cpp107L
-rw-r--r--include/poafloc/poafloc.h149L
-rw-r--r--include/poafloc/poafloc.hpp134L
-rw-r--r--source/c_bindings.cpp47L
-rw-r--r--source/help.cpp222L
-rw-r--r--source/poafloc.cpp387L
-rw-r--r--source/trie.cpp56L
-rw-r--r--test/CMakeLists.txt74L
-rw-r--r--test/source/poafloc_test.cpp66L