Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 3 | -3/+0 | |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 2 | -4/+3 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 3 | -3/+3 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 3 | -3/+3 | |
2018-05-19 | Get rid of doc{version} and types for testscript and manifest in buildfiles | Karen Arutyunov | 1 | -1/+1 | |
2017-10-01 | Only enable modularized build if forced | Boris Kolpackov | 1 | -6/+1 | |
The two boolean command line variables that control this are: force_modules force_std_modules | |||||
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 2 | -3/+23 | |
Note: gave up on VC about half way though. | |||||
2017-07-13 | Add hxx prerequisite type in test buildfiles | Karen Arutyunov | 1 | -1/+1 | |
2017-07-13 | Fix tests linkage | Karen Arutyunov | 1 | -2/+2 | |
2017-07-12 | Make use of wildcards in buildfiles | Karen Arutyunov | 1 | -1/+1 | |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 2 | -4/+4 | |
2017-04-20 | Implement string_parser | Karen Arutyunov | 1 | -1/+6 | |
2017-04-04 | Add tab_parser | Karen Arutyunov | 3 | -0/+123 | |