Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-08 | Fix 'in' module to preserve line endings | Karen Arutyunov | 1 | -4/+29 | |
2020-10-15 | Add ability to specify fallback value for NULL substitutions with in.null | Boris Kolpackov | 1 | -10/+35 | |
2020-07-02 | Hopefully fix flaky permission denied in `in` module on Windows | Boris Kolpackov | 1 | -1/+9 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-11-15 | Use path_name_view in location and path_name_value in location_value | Karen Arutyunov | 1 | -2/+2 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -4/+4 | |
All non-const global state is now in class context and we can now have multiple independent builds going on at the same time. | |||||
2019-08-12 | Use new fdstream constructor | Boris Kolpackov | 1 | -1/+1 | |
2019-07-24 | Move in build system module to separate library | Boris Kolpackov | 1 | -0/+485 | |