Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -23/+6 |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 |
2020-06-30 | Expose command_run()'s @-substitution functionality | Boris Kolpackov | 1 | -3/+3 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 3 | -3/+0 |
2019-09-27 | Add support for builtin escaping to command running API | Karen Arutyunov | 1 | -0/+10 |
2019-09-27 | Add builtins support to command running API | Karen Arutyunov | 2 | -2/+37 |
2019-08-23 | Fix some testscripts failing if project path contain spaces | Karen Arutyunov | 1 | -1/+1 |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 2 | -4/+3 |
2019-03-23 | Add command running API | Karen Arutyunov | 3 | -0/+418 |