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 fdbdf5a7d8
display: Added format string generator function based on display flags.
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 Fix `TODO()` macro to allow for printf-style args like the other `TRACEx()`-derrived macros. 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