Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-03-25 | allow GNUish macro assignments (`?=`, `+=`) | Melody Horn | -2/+10 |
2021-03-25 | print out everything if asked to | Melody Horn | -0/+13 |
2021-03-25 | start using mypy in strict mode | Melody Horn | -16/+24 |
2021-03-25 | avoid circular dependencies in parsing | Melody Horn | -5/+16 |
2021-03-25 | add builtin rules | Melody Horn | -1/+5 |
2021-03-25 | catch up with rust version, mostly | Melody Horn | -0/+106 |