Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -3/+3 |
2019-04-25 | Add parse_manifest() and serialize_manifest() functions | Karen Arutyunov | 1 | -187/+299 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2019-01-08 | Add support for filtering during manifest parsing and serialization | Karen Arutyunov | 1 | -7/+28 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -3/+16 |
2017-08-02 | Add manifest_parser::split_comment() and manifest_serializer::merge_comment() | Karen Arutyunov | 1 | -0/+17 |
2017-05-15 | Fix VC15 warnings (/W3) | Karen Arutyunov | 1 | -1/+1 |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 1 | -1/+1 |
2017-01-09 | Add operator<<(ostream, exception) | Karen Arutyunov | 1 | -1/+1 |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2016-09-29 | Add manifest_parser and manifest_serializer | Karen Arutyunov | 1 | -0/+207 |