Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-04-14 | keep track of sources for inference rules too | Melody Horn | -2/+16 |
2021-04-06 | appease our wire lord and savior | Melody Horn | -1/+1 |
2021-04-04 | keep track of pattern stem to correctly populate `$*` | Melody Horn | -1/+1 |
2021-04-04 | add a unit test for `%`-matching in inference rules | Melody Horn | -0/+17 |
2021-04-04 | add a test for suffix rule matching | Melody Horn | -0/+15 |
2021-04-03 | don't fuck up suffix rules | Melody Horn | -2/+2 |
2021-04-03 | implement GNUish '%'-based inference rules | Melody Horn | -6/+49 |
2021-03-31 | issuing correction on a previous post of mine, regarding pub(crate) | Melody Horn | -4/+4 |
2021-03-27 | why `pub` when you can `pub(crate)`? | Melody Horn | -4/+4 |
2021-03-27 | refactor makefile elements into submodules | Melody Horn | -0/+22 |