aboutsummaryrefslogtreecommitdiff
path: root/libbutl/utf8.cxx
AgeCommit message (Collapse)AuthorFilesLines
2020-02-26Add notion of validator to char_scanner and make sure manifest is UTF-8Karen Arutyunov1-342/+0
This involves implementing utf8_validator and UTF-8 utility functions and using them during the manifest parsing, serialization, and rewriting.
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2020-01-28Add utf8() predicateKaren Arutyunov1-0/+343