6 Commits (77a2bbd17aa79296a389cfa3e269a3f7966edefb)

Author SHA1 Message Date
leitner 708e34ab7f don't escape poop emoji (emit as utf8 instead)
if input is not valid utf8, encode each invalid byte as utf8 in output
7 years ago
leitner 2aceb52138 remove warning 7 years ago
leitner 8526ae3d0d fix utf-8 json encoding for outside basic multilingual plane 7 years ago
leitner 84d3e6a7b4 fmt_jsonescape: convert utf-8 >ffff to \u escaped surrogate pair 7 years ago
leitner c493b262ac handle \n etc 8 years ago
leitner 1d2add208f add json encoding routines to textcode 11 years ago