summary refs log tree commit diff
path: root/bin/hilex
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 20:27:15 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 20:33:26 -0500
commit97778aa8d14644dabe08df95fba51d2544540a3d (patch)
treeda82e615dde3a9d7c8a5a344b075cce2dd1ff88f /bin/hilex
parentSplit fields by tab only (diff)
downloadsrc-97778aa8d14644dabe08df95fba51d2544540a3d.tar.gz
src-97778aa8d14644dabe08df95fba51d2544540a3d.zip
Process htagml file line by line
This simplifies some things, adds support for line number tag
definitions, and should enable combining htagml with other preprocessors
in the future.
Diffstat (limited to 'bin/hilex')
0 files changed, 0 insertions, 0 deletions
>2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe