Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Epler c1ffab7476 Reduce code duplication in traceback module 2021-08-09 08:27:28 -05:00
Jeff Epler bfea6947e5 Improve mp_printf with support for compressed strings
* The new nonstandard '%S' format takes a pointer to compressed_string_t
   and prints it

 * The new mp_cprintf and mp_vcprintf take a format string that is a
   compressed_string_t
2021-08-09 08:27:28 -05:00
microDev 870f26bfc4
traceback module refinements 2021-08-05 20:11:15 +05:30
microDev f371c0a609
add traceback module 2021-07-28 18:06:23 +05:30