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/include
Avril 0db8d882d0
Attempted rewrite of _display_get_fmt()`, it currently doesn"t work. To compile using the old functional but (probably) unsafe function, pass `-D_DEBUG_USE_UNSAFE_DISPLAY_FMT_ARGS` in `CFLAGS`.
3 years ago
..
comp.h Moved display logic to seperate TU (display.c), added options for display output types (TODO) and (TODO) flags. 3 years ago
display.h display: Added format string generator function based on display flags. 3 years ago
ints.h Fortune for naka's current commit: Small blessing − 小吉 3 years ago
macros.h Attempted rewrite of _display_get_fmt()`, it currently doesn"t work. To compile using the old functional but (probably) unsafe function, pass `-D_DEBUG_USE_UNSAFE_DISPLAY_FMT_ARGS` in `CFLAGS`. 3 years ago
map.h Added COLD_BLOCK and HOT_BLOCK (for now), not sure if they work but they"re added. 3 years ago
project.h Added human-readable compilation date in usage output. 3 years ago
slice.h Use `slice_sted()` on base-removed slice to calculate offsets instead of using ad-hoc anonymous struct in-line. 3 years ago
tests.h added testing framework 3 years ago
trace.h Added basic reporting of haystack match offsets and failures. 3 years ago
version.h added testing framework 3 years ago