Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-18 | Fix build2::script::parser::[reset_]quoted() to consider peeked token in repl... | Karen Arutyunov | 1 | -2/+3 |
2020-06-10 | Handle special variable names in base lexer via mode data | Boris Kolpackov | 1 | -1/+1 |
2020-06-08 | Cleanup script command failure diagnostics | Karen Arutyunov | 3 | -18/+23 |
2020-06-08 | Various minor fixes | Karen Arutyunov | 1 | -1/+1 |
2020-06-05 | Add depdb buildscript builtin | Karen Arutyunov | 2 | -129/+160 |
2020-06-04 | Properly handle diag directive in build script parser | Karen Arutyunov | 2 | -27/+31 |
2020-06-03 | Allow process path values and targets as buildscript program names | Karen Arutyunov | 5 | -39/+141 |
2020-05-28 | Regenerate options parsing code | Boris Kolpackov | 1 | -9/+10 |
2020-05-27 | Add support for value subscript after expansions | Boris Kolpackov | 1 | -3/+2 |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 21 | -0/+9222 |