This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
isspam
Watch
2
Star
0
Fork
0
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
219650f4f1db6bda4914d97d564bf06989bbf8c0
isspam
/
borded_cpp
T
History
BordedDev
49a2136030
fix: replace std::vector with constexpr std::array for BAD_WORDS and add utf8-aware print fallback in main.cpp
2025-03-23 01:13:38 +00:00
..
src
fix: replace std::vector with constexpr std::array for BAD_WORDS and add utf8-aware print fallback in main.cpp
2025-03-23 01:13:38 +00:00
.gitignore
feat: add initial C++ project structure with CMake build and spam word parser
2025-03-20 20:44:22 +00:00
CMakeLists.txt
feat: add build target for borded_cpp and lower cmake minimum version to 3.25
2025-03-20 22:21:33 +00:00
compose.yml
feat: add Dockerfile, compose.yml, and doit.sh for C++ build environment
2025-03-20 21:52:53 +00:00
Dockerfile
feat: add borded_cpp benchmark target and switch Dockerfile to gcc
2025-03-20 22:32:24 +00:00
doit.sh
feat: add Dockerfile, compose.yml, and doit.sh for C++ build environment
2025-03-20 21:52:53 +00:00