aboutsummaryrefslogtreecommitdiff
path: root/yapymake/makefile
AgeCommit message (Expand)AuthorLines
2021-03-25stop looking for prefixes if we've run out of textMelody Horn-1/+1
2021-03-25special targets aren't non-special targetsMelody Horn-1/+1
2021-03-25special targets are not inference rulesMelody Horn-1/+3
2021-03-25keep trailing newlines from polluting macrosMelody Horn-0/+3
2021-03-25handle iterator end more gracefully in peekMelody Horn-2/+3
2021-03-25print out everything if asked toMelody Horn-0/+47
2021-03-25start using mypy in strict modeMelody Horn-87/+109
2021-03-25avoid index errors in take_while1Melody Horn-1/+1
2021-03-25correctly return parse result from all_consumingMelody Horn-1/+1
2021-03-25avoid circular dependencies in parsingMelody Horn-5/+16
2021-03-25update the targets requestedMelody Horn-0/+4
2021-03-25add builtin rulesMelody Horn-9/+79
2021-03-25catch up with rust version, mostlyMelody Horn-0/+657