Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
3 days | let ./%.o match foo.o in a really ugly way | Melody Horn | -1/+32 |
5 days | implement rule-specific macros for targets | Melody Horn | -6/+91 |
6 days | clean up random rustrover lints | Melody Horn | -1/+1 |
6 days | clippy moment | Melody Horn | -2/+5 |
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 |