| commit | a0f9e571b2e21d2e11680fe63afeb6281dbd1d44 | [log] [tgz] |
|---|---|---|
| author | Tamcy <tamcy@users.noreply.github.com> | Sun Jul 21 06:19:58 2024 +0800 |
| committer | GitHub <noreply@github.com> | Sat Jul 20 15:19:58 2024 -0700 |
| tree | 8a1a094a3be7713a43fce7e8592537c9b73cec1a | |
| parent | 7440807265f23994e8f10d7153ca7ab1ceda0c36 [diff] |
Handle surrogate pairs during scanning (dart-lang/yaml#159) Change back to readChar() whenever possible; remove the need to decode the surrogate for further checking