summary refs log tree commit diff
path: root/bin/scheme.c (follow)
Commit message (Expand)AuthorAge
* Add xterm output to schemeJune McEnroe2021-02-06
* Increase dark white brightness slightlyJune McEnroe2021-01-13
* Use CSS variables in scheme outputJune McEnroe2020-08-23
* Lighten dark whiteJune McEnroe2019-07-26
* Add CSS output to schemeJune McEnroe2019-07-06
* Clean up scheme yet once moreJune McEnroe2019-02-12
* Clean up schemeJune McEnroe2019-01-04
* Factor out png.hJune McEnroe2018-11-14
* Use typedefs uint and byteJune McEnroe2018-11-12
* Rewrite schemeJune McEnroe2018-10-02
* Add scheme -i to swap white and blackJune McEnroe2018-09-21
* Use PascalCase for constantsJune McEnroe2018-09-02
* Generate scheme.hJune McEnroe2018-08-20
* Refactor scheme and add mintty outputJune McEnroe2018-08-11
* Rename linux function in schemeJune McEnroe2018-07-30
* Fix scheme indentationJune McEnroe2018-07-22
* Use break; case style everywhere*June McEnroe2018-05-25
* Tabify binJune McEnroe2018-05-13
* Always hexadecimal in uppercaseJune McEnroe2018-04-16
* Use size_t for iterating in schemeJune McEnroe2018-04-02
* Modulo H and saturate S, V in schemeJune McEnroe2018-04-02
* Rewrite scheme in a more sensible orderJune McEnroe2018-04-02
* Use function pointers in schemeJune McEnroe2018-04-02
* Use union for scheme gen functionsJune McEnroe2018-04-02
* Use uint32_t for len in schemeJune McEnroe2018-04-02
* Add HSV output to schemeJune McEnroe2018-04-01
* Output Linux console escapes from schemeJune McEnroe2018-03-31
* Brighten color schemeJune McEnroe2018-03-31
* Lighten cursor colorJune McEnroe2018-03-31
* Tweak cyan furtherJune McEnroe2018-03-31
* Tweak colors in schemeJune McEnroe2018-03-31
* Generate Terminal.app color schemeJune McEnroe2018-03-31
* Generate basic ANSI color schemeJune McEnroe2018-03-31
* Add hex output to schemeJune McEnroe2018-03-31
* Add color scheme PNG generatorJune McEnroe2018-03-31
785d&follow=1'>Avoid matching tag text inside HTML elementsJune McEnroe 2021-01-12Use hilex for up -hJune McEnroe 2021-01-12Use hilex for bin HTMLJune McEnroe 2021-01-12Don't output a pre in hilex by defaultJune McEnroe 2021-01-12Move hilex out of hilex directoryJune McEnroe 2021-01-12Consolidate hilex formatters into hilex.cJune McEnroe 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