mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
* fix memory leak in string_escape.c3 * add unescape_lenient and tunescape_lenient * Optimize for the use of the temp allocator. --------- Co-authored-by: Christoffer Lerno <christoffer@aegik.com>