aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acid/lex.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-3/+3
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2012-03-05mergeRuss Cox1-2/+2
2005-11-29debugging printrsc1-2/+1
2005-11-29handling of C++ names.rsc1-2/+14
2005-11-29new backquote syntaxrsc1-0/+30
2005-10-31ctype sign fixes (Tom Miller)rsc1-1/+1
2005-09-09NetBSD-macppc ctype needs uchars.rsc1-1/+1
2004-04-21Include looks in #9/acid now.rsc1-4/+10
Acid works harder at not falling over.
2004-04-20make things work on SunOSrsc1-1/+1
2004-04-20i hate []rsc1-12/+17
2004-04-19acidrsc1-0/+661