aboutsummaryrefslogtreecommitdiff
path: root/libbutl/manifest-parser.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-26Add notion of validator to char_scanner and make sure manifest is UTF-8Karen Arutyunov1-7/+17
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-4/+4
2019-04-25Add parse_manifest() and serialize_manifest() functionsKaren Arutyunov1-0/+42
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-08Add manifest_parsing() constructor accepting description onlyKaren Arutyunov1-0/+7
2019-01-08Add support for filtering during manifest parsing and serializationKaren Arutyunov1-10/+15
2018-12-15Add manifest_rewriter classKaren Arutyunov1-8/+25
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-2/+28
2017-08-02Add manifest_parser::split_comment() and manifest_serializer::merge_comment()Karen Arutyunov1-0/+42
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+387