Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-30 | Expose command_run()'s @-substitution functionality | Boris Kolpackov | 1 | -3/+3 | |
Also add support for different opening and closing substitution characters. | |||||
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 | |