Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-26 | Add notion of validator to char_scanner and make sure manifest is UTF-8 | Karen Arutyunov | 1 | -11/+196 | |
This involves implementing utf8_validator and UTF-8 utility functions and using them during the manifest parsing, serialization, and rewriting. | |||||
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 2 | -2/+0 | |
2020-01-28 | Add utf8() predicate | Karen Arutyunov | 2 | -0/+164 | |