summary refs log tree commit diff
path: root/bin/make.l (follow)
Commit message (Expand)AuthorAge
* Use noinput, nounput options in lex filesJune McEnroe2021-11-28
* Support BSD make syntax and match *.amJune McEnroe2021-01-19
* Match tab following escaped newline in make assignmentsJune McEnroe2021-01-19
* 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
href='/catgirl/commit/ui.c?h=1.2&id=ea4c70dae5f548ec3f1346f7e54794be0187a95b&follow=1'>Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe