A file dependency checker for tex files generates makefile rules to point to all file changes involved :)
Go to file
Julian Daube e42a53786a add path impl for linux 2020-12-02 15:36:48 +01:00
Einleitung.tex real test file, ported stuff to c++ streams 2017-10-08 18:44:27 +02:00
Makefile add testsuit 2017-10-25 18:35:45 +02:00
fs.c add fs abstraction 2017-10-25 18:36:02 +02:00
fs.h add fs abstraction 2017-10-25 18:36:02 +02:00
fs.hpp real test file, ported stuff to c++ streams 2017-10-08 18:44:27 +02:00
fs_linux.c add path impl for linux 2020-12-02 15:36:48 +01:00
fs_old.cpp add string hashmap 2017-10-25 18:35:04 +02:00
hashtable.c more changes 2020-12-02 15:35:20 +01:00
hashtable.h remove copy allocator, since it is not needed 2017-10-25 20:28:01 +02:00
main.c more changes 2020-12-02 15:35:20 +01:00
main_old.cpp more changes 2020-12-02 15:35:20 +01:00
memory_string.hpp real test file, ported stuff to c++ streams 2017-10-08 18:44:27 +02:00
strhash.c rename hash functions to strhash functions 2017-10-25 18:38:33 +02:00
strhash.h rename hash functions to strhash functions 2017-10-25 18:38:33 +02:00
test.tex cleanup (a bit) 2017-10-09 11:41:14 +02:00
test_hashtable.c more changes 2020-12-02 15:35:20 +01:00
test_path.c add fs abstraction 2017-10-25 18:36:02 +02:00
tests.c add testsuit 2017-10-25 18:35:45 +02:00
tests.h add testsuit 2017-10-25 18:35:45 +02:00