A version control system
Find a file
2025-08-27 01:22:18 +02:00
include feat(utilities): added the List struct for a general purpose dynamic array 2025-08-27 01:22:18 +02:00
src feat(utilities): added the List struct for a general purpose dynamic array 2025-08-27 01:22:18 +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 openssl to the CMakeLists file 2025-08-27 01:20:25 +02:00