7 Commits (48f7fea2c11b15a5ad66af69ede256eb64fc5b89)

Author SHA1 Message Date
leitner dc69bc24ec escape </script> in fmt_jsonescape 5 years ago
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