Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-24 | Don't separate multi-line manifest value introducer from colon with space in ↵ | Karen Arutyunov | 1 | -3/+12 | |
manifest serializer | |||||
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -22/+6 | |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 | |
2020-02-26 | Add notion of validator to char_scanner and make sure manifest is UTF-8 | Karen Arutyunov | 1 | -0/+4 | |
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 | 1 | -1/+0 | |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -3/+3 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-12-15 | Add manifest_rewriter class | Karen Arutyunov | 1 | -0/+185 | |