Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-04 | Mark Buildfile functions as pure or impure | Boris Kolpackov | 1 | -15/+15 |
2020-11-23 | Add $string.lcase() and $string.ucase() functions | Karen Arutyunov | 1 | -0/+22 |
2020-09-28 | Add $string.trim() function | Boris Kolpackov | 1 | -0/+12 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-10-01 | Add support for $string.icasecmp() | Karen Arutyunov | 1 | -0/+23 |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -3/+3 |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+43 |