summaryrefslogtreecommitdiff
path: root/doc/Makefile
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-09 20:54:02 +0100
commit6525f1b7fd9fe33b50588807d8dbd7818a1721a9 (patch)
treed9cfdc5c3980b9fd81d2243ceaa8eea49dc61018 /doc/Makefile
parentb3c527872727e772c71b546a493264bb3787a900 (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 'doc/Makefile')
0 files changed, 0 insertions, 0 deletions