summary refs log tree commit diff
path: root/home/.hushlogin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-04-02 13:53:20 -0400
committerJune McEnroe <june@causal.agency>2018-04-02 13:53:20 -0400
commit83d8864171a145664631ceea408f5c229dd2394f (patch)
treea8a547b6d9578b7b50ece613ec60dcd98d24115e /home/.hushlogin
parentAdd HSV output to scheme (diff)
downloadsrc-83d8864171a145664631ceea408f5c229dd2394f.tar.gz
src-83d8864171a145664631ceea408f5c229dd2394f.zip
Use uint32_t for len in scheme
There are potentially 256 colours.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d> 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe