Menu

Released v6.2.0

  • Added: CSC: support for %f, %e and %g conversion specifiers for floats: probably the fastest possible method (and it's not Ryu ;) ),
  • Added: CSC: support for field width, precision and '+' flag,
  • Change: csc_printf(): re-written as a simple state machine, using computed gotos to parse format string -> much faster
Posted by Tomasz Pawlak 2025-03-19

Log in to post a comment.