A version control system
Find a file
2025-09-19 19:23:28 +02:00
include refactor(common): moved common declerations to seperate files to avoid circular imports 2025-09-19 19:23:28 +02:00
licenses feat(config): added cktan/tomlc17 to the project 2025-08-28 23:48:39 +02:00
src refactor(common): moved common declerations to seperate files to avoid circular imports 2025-09-19 19:23:28 +02:00
.gitignore feat(diff): implemented the myers diff algorithm with longest common subsequence and printing the diff 2025-08-17 18:20:04 +02:00
CMakeLists.txt feat(build): added maths to the CMakeLists file 2025-08-30 21:48:31 +02:00