summary refs log tree commit diff
path: root/bin/man1 (follow)
Commit message (Expand)AuthorAge
...
* Document lack of window size propagationJune McEnroe2019-07-08
* Add pteeJune McEnroe2019-07-08
* Add CSS output to schemeJune McEnroe2019-07-06
* Add variables to bitJune McEnroe2019-06-07
* Simplify and build bitJune McEnroe2019-05-30
* Add xx -p optionJune McEnroe2019-05-29
* Add compound assignment operators to orderJune McEnroe2019-05-18
* Support simple assignment in orderJune McEnroe2019-05-15
* Implement sizeof in orderJune McEnroe2019-05-15
* Add orderJune McEnroe2019-05-15
* Move relay to binJune McEnroe2019-05-04
* Add setoptJune McEnroe2019-02-24
* Match statics and typedefs as TagJune McEnroe2019-02-18
* Remove hi line numberingJune McEnroe2019-02-18
* Add hi -f html -o anchor for line number linksJune McEnroe2019-02-17
* Add line numbers to hiJune McEnroe2019-02-17
* Clean up scheme yet once moreJune McEnroe2019-02-12
* Unify *up scripts into one up.shJune McEnroe2019-02-12
* Use a proper fread-realloc loop in hiJune McEnroe2019-02-12
* Add Rust to hiJune McEnroe2019-02-12
* Generate html for binsJune McEnroe2019-02-10
* Add plain text "language" to hiJune McEnroe2019-02-10
* Add tab option to HTML output of hiJune McEnroe2019-02-09
* Add css and inline HTML options to hiJune McEnroe2019-02-09
* Add output format options to hiJune McEnroe2019-02-09
* Add sh syntax to hiJune McEnroe2019-02-08
* Improve ANSI output and base IRC on itJune McEnroe2019-02-08
* Add hi -nJune McEnroe2019-02-08
* Elaborate hi man pageJune McEnroe2019-02-08
* Add mdoc syntax to hiJune McEnroe2019-02-07
* Add make syntax to hiJune McEnroe2019-02-07
* Add IRC output to hiJune McEnroe2019-02-07
* Add hi syntax highlighterJune McEnroe2019-02-06
* Add aesJune McEnroe2019-02-05
* Add beef Befunge-93 interpreterJune McEnroe2019-01-26
* Reunify gfx and binJune McEnroe2019-01-17
* Reorganize bin and Makefile once againJune McEnroe2019-01-17
/tr> 2021-01-12Remove hacky tagging from hilexJune McEnroe God that makes the lexers so much simpler. 2021-01-12Add htagml -iJune McEnroe 2021-01-12Render tag index in HTMLJune McEnroe 2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe