summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMikael Magnusson <mikma@users.sourceforge.net>2021-08-31 13:02:13 +0200
committerMikael Magnusson <mikma@users.sourceforge.net>2023-12-21 22:53:23 +0100
commitb8aa91d150b03e22a5f7f151b9309eba6a1055c3 (patch)
treeed0a3ba2395c3cecd183ab4c7751ba9cbf0bc82d /configure.ac
parent866a9c3ca1730b39f884f0c42f2082b3870f2268 (diff)
Bytestring: implement bytestring literals and constants
Implement byte string literals on the format b"xxx" and b64"xxx" which can be used as literals and in constants. The format b"xxx" supports character data and octal and hexadecimal data using C escapes (\n, \nn, \nnn, \xn and \xnn). The format b64"xxx" supports base64 encoded strings (RFC1341).
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions