Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-04-03 | correctly inherit macros | Melody Horn | -20/+43 | |
2021-04-03 | trim macro names at start too | Melody Horn | -1/+1 | |
2021-04-03 | i'm a fucking dumbass | Melody Horn | -1/+1 | |
2021-04-03 | implement `eval` | Melody Horn | -8/+20 | |
2021-04-03 | correctly handle conditional lines inside rule body | Melody Horn | -234/+174 | |
2021-04-02 | simplify MakefileReader.targets | Melody Horn | -14/+14 | |
it doesn't need interior mutability so why put up with the cruft from that? | ||||
2021-04-02 | refactor makefile reading into a separate module | Melody Horn | -0/+648 | |