Commit Graph

5 Commits (master)

Author SHA1 Message Date
Avril 6bd747a57a Replace `Nx()` (temp value-assigning) macros with `Nv()` to avoid conflict with `TRACEx()` and for more clarity.
3 years ago
Avril 8de332dbd4
`_display_get_fmt()`: #undef function-specific macro at end of function
3 years ago
Avril fdbdf5a7d8
display: Added format string generator function based on display flags.
3 years ago
Avril 1189d7fee8
Fix `TODO()` macro to allow for printf-style args like the other `TRACEx()`-derrived macros.
3 years ago
Avril 9d0747a5f7
Moved display logic to seperate TU (display.c), added options for display output types (TODO) and (TODO) flags.
3 years ago