You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
naka/src
Avril fdbdf5a7d8
display: Added format string generator function based on display flags.
3 years ago
..
tests Use `slice_sted()` on base-removed slice to calculate offsets instead of using ad-hoc anonymous struct in-line. 3 years ago
comp.c Added basic reporting of haystack match offsets and failures. 3 years ago
display.c display: Added format string generator function based on display flags. 3 years ago
main.c display: Added format string generator function based on display flags. 3 years ago
map.c Added `cmp_find()` `cmp_find_many()` in "comp.c"/"comp.h". 3 years ago
slice.c Use `slice_sted()` on base-removed slice to calculate offsets instead of using ad-hoc anonymous struct in-line. 3 years ago
trace.c Moved display logic to seperate TU (display.c), added options for display output types (TODO) and (TODO) flags. 3 years ago
version.c Add IGNORE_ALL() as alias to _drain() 3 years ago