summary refs log tree commit diff
path: root/bin/watch.c (follow)
Commit message (Expand)AuthorAge
* Use EV_SET in watchJune McEnroe2018-07-23
* Tabify binJune McEnroe2018-05-13
* Sleep in watch when a file is deletedJune McEnroe2018-04-08
* Open watch files O_CLOEXECJune McEnroe2018-02-28
* Tweak watch exit codesJune McEnroe2018-02-25
* Write newlines between watch iterationsJune McEnroe2018-02-14
* Add bin/READMEJune McEnroe2018-02-01
* Move C file description commentsJune McEnroe2017-09-06
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
low=1'>Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe