summary refs log tree commit diff
path: root/www/git.causal.agency/cgit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-13 15:34:31 -0500
committerJune McEnroe <june@causal.agency>2021-01-13 15:34:31 -0500
commitf683b3610b07f6de272e13c18dc442a9208f1a59 (patch)
tree13e679996024ff6f51e29bac9bba57f6058bc57c /www/git.causal.agency/cgit
parentSupport long double in c.sh (diff)
downloadsrc-f683b3610b07f6de272e13c18dc442a9208f1a59.tar.gz
src-f683b3610b07f6de272e13c18dc442a9208f1a59.zip
Fix C lexer to require a digit in a float literal
Otherwise ".l" is matched as Number.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
='/src/commit/bin/git-comment.pl?id=d81e7e64f2bd90fb69585a404fa1bfbdec7a22e2&follow=1'>Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe