about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-05-24 00:08:36 +0200
committerLars Hjemli <hjemli@gmail.com>2007-05-24 00:08:36 +0200
commit7dc99a4bbbb8b791b58bd8bd34a3b149e3c0bb52 (patch)
treead675e38ef4adde3ad7199131f04f5c87293b48b /Makefile
parentBad html: <form> should have an action-attribute (diff)
downloadcgit-pink-7dc99a4bbbb8b791b58bd8bd34a3b149e3c0bb52.tar.gz
cgit-pink-7dc99a4bbbb8b791b58bd8bd34a3b149e3c0bb52.zip
Bad html: it's nice to add alt-attributes
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
19:15:12 -0400'>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