Skip to content

Commit

Permalink
spec: bytes data type (#161)
Browse files Browse the repository at this point in the history
* spec: bytes data type

This change adds initial specification of the bytes data type
following length discussion in #112.
It also explains the implementation-dependent encoding of
text strings, and the \u and \U escapes.

More will follow, but let's get the easy parts out of the way first.

Updates #112
  • Loading branch information
adonovan committed Feb 11, 2021
1 parent 1d7cf05 commit 7f53743
Showing 1 changed file with 191 additions and 46 deletions.

0 comments on commit 7f53743

Please sign in to comment.