summary refs log tree commit diff
path: root/bin/htagml.c (follow)
Commit message (Expand)AuthorAge
* Skip matches with ident chars on either sideJune McEnroe2022-03-24
* Add htagml -m to rename main tagJune McEnroe2021-10-01
* pledge(2) htagmlJune McEnroe2021-09-30
* Swap-remove tags as they're foundJune McEnroe2021-09-13
* Replace htagml regex with strncmpJune McEnroe2021-09-12
* Prefer tag matches not preceded by [[:alnum:]]June McEnroe2021-01-19
* Map tags to IDs using only [[:alnum:]-._]June McEnroe2021-01-19
* Simplyify htagml match outputJune McEnroe2021-01-15
* Output htagml -x from the main loopJune McEnroe2021-01-15
* Avoid matching tag text inside HTML elementsJune McEnroe2021-01-12
* Add htagml -iJune McEnroe2021-01-12
* Add htagml -xJune McEnroe2021-01-12
* Prevent matching the same tag twiceJune McEnroe2021-01-12
* Process htagml file line by lineJune McEnroe2021-01-12
* Split fields by tab onlyJune McEnroe2021-01-12
* Add htagmlJune McEnroe2021-01-12
2019-02-07 21:25:53 -0500'>2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroein/man1/setopt.1?id=e34aeb3115a7d6d732de91cd559b73b4b1b2c3c3&follow=1'>Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe