summary refs log tree commit diff
path: root/home/.config/git/config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 17:13:14 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 17:13:14 -0500
commit034c35a61d97bf7817707e044b2f159a7f517c27 (patch)
treeeb39b71e402d610ba3de6d28532159606a7b7396 /home/.config/git/config
parentMatch function-like macro definitions as IdentifierTag (diff)
downloadsrc-034c35a61d97bf7817707e044b2f159a7f517c27.tar.gz
src-034c35a61d97bf7817707e044b2f159a7f517c27.zip
Match C type declarations as IdentifierTag
Diffstat (limited to 'home/.config/git/config')
0 files changed, 0 insertions, 0 deletions
light'> 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe0 12:27:01 -0400'>2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 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 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe