| Commit message (Expand) | Author | Age | Files | Lines |
| * | [Remarks] Fix warning for ambigous `else` behind EXPECT macro | Francis Visoiu Mistrih | 2019-10-16 | 1 | -2/+4 |
| * | [Remarks] Fix unit test by only checking for the path | Francis Visoiu Mistrih | 2019-10-16 | 1 | -4/+3 |
| * | [Remarks] Use StringRef::contains to avoid differences in error string | Francis Visoiu Mistrih | 2019-10-16 | 1 | -9/+21 |
| * | [Remarks] Add support for prepending a path to external files | Francis Visoiu Mistrih | 2019-10-16 | 1 | -4/+15 |
| * | [Remarks] Update unit test to use StringRef::lower | Francis Visoiu Mistrih | 2019-07-26 | 1 | -9/+1 |
| * | Fix remarks unit test on Windows | Reid Kleckner | 2019-07-26 | 1 | -1/+12 |
| * | Reland: [Remarks] Support parsing remark metadata in the YAML remark parser | Francis Visoiu Mistrih | 2019-07-26 | 1 | -0/+86 |
| * | Revert "[Remarks] Support parsing remark metadata in the YAML remark parser" | Francis Visoiu Mistrih | 2019-07-26 | 1 | -86/+0 |
| * | [Remarks] Support parsing remark metadata in the YAML remark parser | Francis Visoiu Mistrih | 2019-07-26 | 1 | -0/+86 |
| * | [Remarks][NFC] Rename remarks::Parser to remarks::RemarkParser | Francis Visoiu Mistrih | 2019-07-25 | 1 | -10/+10 |
| * | [Remarks] String tables should be move-only | Francis Visoiu Mistrih | 2019-07-23 | 1 | -2/+4 |
| * | [Remarks] Introduce a new format: yaml-strtab | Francis Visoiu Mistrih | 2019-07-23 | 1 | -2/+2 |
| * | [Remarks] Simplify and refactor the RemarkParser interface | Francis Visoiu Mistrih | 2019-07-16 | 1 | -41/+62 |
| * | [Remarks][NFC] Combine ParserFormat and SerializerFormat | Francis Visoiu Mistrih | 2019-07-16 | 1 | -5/+5 |
| * | [Remarks] Require an explicit format to the parser | Francis Visoiu Mistrih | 2019-07-04 | 1 | -5/+5 |
| * | [Remarks][NFC] Move the string table parsing out of the parser constructor | Francis Visoiu Mistrih | 2019-07-04 | 1 | -2/+4 |
| * | [Remarks] Add string deduplication using a string table | Francis Visoiu Mistrih | 2019-04-24 | 1 | -0/+102 |
| * | Reland "[Remarks] Add a new Remark / RemarkParser abstraction" | Francis Visoiu Mistrih | 2019-03-19 | 1 | -0/+494 |
| * | Revert "[Remarks] Add a new Remark / RemarkParser abstraction" | Francis Visoiu Mistrih | 2019-03-19 | 1 | -494/+0 |
| * | [Remarks] Add a new Remark / RemarkParser abstraction | Francis Visoiu Mistrih | 2019-03-19 | 1 | -0/+494 |