mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
* Adding json free, to_str, removing parser dependency from new_object. * Adding support for BOOL in json_to_str * Replace NULL check by assert * Bugfixing json parser Co-authored-by: Christoffer Lerno <christoffer.lerno@gmail.com>