summary refs log tree commit diff
path: root/bin/make.l (follow)
Commit message (Collapse)AuthorAge
* Support BSD make syntax and match *.amJune McEnroe2021-01-19
| | | | These don't really go together, but...
* Match tab following escaped newline in make assignmentsJune McEnroe2021-01-19
| | | | Otherwise it ends up going into Shell state.
* Try to return make substitutions as single tokensJune McEnroe2021-01-13
|
* Shorten hilex class namesJune McEnroe2021-01-13
|
* Move hilex out of hilex directoryJune McEnroe2021-01-12
6989b2837cd8d20480f152f0096bcb9a&follow=1'>t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer