MIT License ------------ CMakeLists.txt LICENSE.md codecov.yml default.nix flake.nix cmake/sexp-samples-folder.h.in cmake/version.cmake src/ext-key-format.cpp src/sexp-char-defs.cpp src/sexp-depth-manager.cpp src/sexp-error.cpp src/sexp-input.cpp src/sexp-main.cpp src/sexp-object.cpp src/sexp-output.cpp src/sexp-simple-string.cpp .github/workflows/build-and-test-deb.yml .github/workflows/build-and-test-msys.yml .github/workflows/build-and-test-rh.yml .github/workflows/build-and-test.yml .github/workflows/codeql.yml .github/workflows/coverage.yml .github/workflows/coverity.yml .github/workflows/lint.yml .github/workflows/nix.yml include/sexpp/ext-key-format.h include/sexpp/sexp-error.h include/sexpp/sexp-public.h include/sexpp/sexp.h tests/include/sexp-tests.h tests/scripts/tests.sh tests/src/baseline-tests.cpp tests/src/compare-files.cpp tests/src/exception-tests.cpp tests/src/g10-compat-tests.cpp tests/src/g23-compat-tests.cpp tests/src/g23-exception-tests.cpp tests/src/primitives-tests.cpp