Quinten
|
be39dfa4c4
|
no extensions cmake
|
2025-10-22 16:52:16 +02:00 |
|
whaffman
|
6028e0c1fe
|
remove compile flags
|
2025-10-21 13:24:22 +02:00 |
|
whaffman
|
5215edbb45
|
add -Wpedantic and some friends
|
2025-10-09 21:16:30 +02:00 |
|
whaffman
|
7b6ce8fd67
|
refactor: optimize compiler options and clean up unused directives
|
2025-10-07 22:38:00 +02:00 |
|
whaffman
|
60dda17042
|
test coverage
|
2025-10-07 18:22:36 +02:00 |
|
whaffman
|
610cc69fc1
|
feat: add missing unordered_map include for improved functionality
|
2025-09-30 12:32:16 +02:00 |
|
whaffman
|
ae1b10c60b
|
feat: implement comprehensive unit testing framework with Google Test integration
|
2025-09-29 16:09:22 +02:00 |
|
whaffman
|
df97596321
|
Enhance code style and organization: update .clang-format for include sorting, enable parallel compilation in CMake, and clean up includes across multiple files for improved readability and consistency.
|
2025-09-20 23:21:23 +02:00 |
|
whaffman
|
f7bc063227
|
Refactor project structure: remove MyModule, implement ConfigManager, and enhance CMake/Makefile for multiple build types
|
2025-09-11 12:36:31 +02:00 |
|
whaffman
|
0d4bbe53b0
|
Refactor MyModule to use static method and update output format; add CMakeLists.txt for project build configuration
|
2025-09-10 22:31:27 +02:00 |
|