Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-03-27 | other simple stuff | zseri | -12/+9 |
2021-03-27 | deeper optimizations | zseri | -30/+29 |
2021-03-27 | omit args clone | zseri | -8/+8 |
2021-03-27 | boring changes | zseri | -65/+43 |
2021-03-27 | cargo fmt | zseri | -241/+423 |
2021-03-26 | allow blank lines in rules | Melody Horn | -2/+6 |
2021-03-26 | start at the start, not the end | Melody Horn | -1/+1 |
2021-03-26 | keep a line number so errors are easier to find | Melody Horn | -8/+8 |
2021-03-26 | add & remove leading dots in extensions | Melody Horn | -8/+3 |
2021-03-26 | don't borrow targets mutably for the whole get_target process | Melody Horn | -12/+14 |
2021-03-26 | implement builtins in the worst imaginable way | Melody Horn | -10/+117 |
2021-03-26 | overhaul target handling | Melody Horn | -135/+487 |
2021-03-26 | tune up argument handling | Melody Horn | -12/+127 |
2021-03-23 | man i don't even fuckin know anymore | Melody Horn | -15/+726 |
2021-03-23 | read arguments | Melody Horn | -1/+196 |
2021-03-23 | basic skeleton | Melody Horn | -0/+3 |