Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-04-03 | look for `GNUmakefile` if not in POSIX mode | Melody Horn | -18/+13 | |
2021-04-03 | correctly inherit macros | Melody Horn | -2/+6 | |
2021-04-03 | correctly handle conditional lines inside rule body | Melody Horn | -5/+3 | |
2021-04-02 | appease the mighty paperclip | Melody Horn | -2/+0 | |
2021-04-02 | refactor makefile reading into a separate module | Melody Horn | -4/+6 | |
2021-04-01 | slightly fancier errors | Melody Horn | -2/+5 | |
2021-03-31 | don't double-lint on panic/unimpl/todo | Melody Horn | -1/+0 | |
2021-03-31 | bonk unimplemented & todo | Melody Horn | -0/+2 | |
2021-03-31 | unreachable is fine actually | Melody Horn | -1/+0 | |
2021-03-31 | bruh i literally just asserted that those are in bounds | Melody Horn | -1/+0 | |
2021-03-31 | be slightly less pedantic | Melody Horn | -1/+0 | |
2021-03-31 | "im not owned! im not owned!!", i continue to insist as i allocate and ↵ | Melody Horn | -2/+2 | |
transform into a String https://twitter.com/dril_rs/status/1035032121860009984 | ||||
2021-03-31 | expand pedantry level | Melody Horn | -3/+14 | |
2021-03-31 | massively upgrade error handling | Melody Horn | -11/+25 | |
2021-03-27 | appease clippy in command_line | Melody Horn | -1/+1 | |
2021-03-27 | appease clippy in makers::args | Melody Horn | -0/+1 | |
2021-03-27 | lint for Slightly Fewer things! | Melody Horn | -1/+0 | |
2021-03-27 | lint for ALL the things! | Melody Horn | -0/+12 | |
2021-03-27 | omit args clone | zseri | -1/+1 | |
2021-03-27 | boring changes | zseri | -4/+4 | |
2021-03-27 | cargo fmt | zseri | -1/+4 | |
2021-03-26 | overhaul target handling | Melody Horn | -4/+14 | |
2021-03-23 | man i don't even fuckin know anymore | Melody Horn | -2/+33 | |
2021-03-23 | read arguments | Melody Horn | -1/+7 | |
2021-03-23 | basic skeleton | Melody Horn | -0/+3 | |