merk/include
2025-09-04 23:12:36 +02:00
..
action_list.h feat(actions): added content field to Action to copy the insert text 2025-09-04 23:12:36 +02:00
base_file_buffer.h feat(utilities,basefiles): added remove function to List and BaseFileBuffer 2025-08-28 19:18:03 +02:00
config.h feat(config): added a simple user config 2025-08-29 20:15:19 +02:00
file.h feat(file): added utility functions to copy a file and insert/delete lines of the file 2025-09-03 23:42:50 +02:00
hash.h fix(hash): removed LogObject because logs are mutable and not static (aka do not belong into the object database) 2025-09-02 02:01:20 +02:00
myers.h fix(diff): split myers into header and source file to mitigate import errors 2025-08-31 18:02:52 +02:00
tomlc17.h feat(config): added cktan/tomlc17 to the project 2025-08-28 23:48:39 +02:00
tree.h refactor(tree): changes according to API changes of the FileInfoBuffer 2025-08-28 03:49:51 +02:00
utilities.h feat(config,utilities): added a function to create a default config 2025-08-31 03:42:33 +02:00