aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Mark <michael.mark@oit.edu>2024-05-24 16:51:06 -0700
committerLouis Pilfold <louis@lpil.uk>2024-05-29 12:26:22 +0100
commit26c7f2e0968906d4bf77efdea9e6c0389df10bee (patch)
treef2f687fc15e87f674b617634db80e49394785be0 /README.md
parent8f22ee767ecdc54061db850584deae15e348abd8 (diff)
downloadgleam_stdlib-26c7f2e0968906d4bf77efdea9e6c0389df10bee.tar.gz
gleam_stdlib-26c7f2e0968906d4bf77efdea9e6c0389df10bee.zip
Generalized escape handling for all chars < 32
Also some minor improvements like more tests, correcting codes in format \u{xx} to \u{xxxx}, and escaping code 127. Now, all characters with an ASCII code of less than 32 are automatically converted into \u{xxxx} syntax in string.inspect. Now, the only way that string.inspect will show two strings as identical when they're not is if they use copycat unicodes, such as greek question mark or accent modifiers.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions