b5b8ab092b62e6259b7f2f0aa46a61c6ed66ba1b
Whole C strings now cross as cstring (sx 1d17b0a): IN via to_cstring with literal coercion, OUT as ?cstring copied through sq_from_cstr (std from_cstring + substr) before sqlite's buffer dies. sq_cstr and the manual strlen loop are gone. column_text/column_blob/serialize deliberately stay ?*u8 + explicit byte counts — their payloads may carry interior NULs that a strlen would truncate. 21/21 green.
Description
No description provided
Languages
HTML
35.2%
CSS
30.3%
JavaScript
29%
Makefile
3.4%
Shell
2.1%