summary refs log tree commit diff
path: root/pls.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-18 18:31:51 -0400
committerJune McEnroe <june@causal.agency>2018-08-18 18:31:51 -0400
commite29f67dde5c1ec8a76259b3f062a49deab028054 (patch)
tree02e1f6680d38e04a2c1f54933fa009127688b65a /pls.c
parentDo not set log files executable (diff)
downloadcatgirl-e29f67dde5c1ec8a76259b3f062a49deab028054.tar.gz
catgirl-e29f67dde5c1ec8a76259b3f062a49deab028054.zip
Alias /n to /view n where n is a number
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ss='logheader'>2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 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