aboutsummaryrefslogtreecommitdiff
path: root/src/makefile/conditional.rs
AgeCommit message (Expand)AuthorLines
2021-04-14implement potentially-mixed-quoted conditional argsMelody Horn-4/+37
2021-04-06handle else ifs correctlyMelody Horn-1/+4
2021-04-05skip if any conditional is skipping, not just innermostMelody Horn-0/+3
2021-04-05detect conditionals with leading spacesMelody Horn-0/+1
2021-04-01slightly fancier errorsMelody Horn-5/+5
2021-03-31awolnation voice BAILMelody Horn-4/+10
2021-03-31avoid redundancyMelody Horn-25/+23
2021-03-31issuing correction on a previous post of mine, regarding pub(crate)Melody Horn-7/+7
2021-03-31massively upgrade error handlingMelody Horn-23/+32
2021-03-28add (& somewhat test!) GNUful conditionalsMelody Horn-0/+164