summaryrefslogtreecommitdiffstats
path: root/src/cmd/acid/lex.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-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>
* mergeRuss Cox2012-03-051-2/+2
|
* debugging printrsc2005-11-291-2/+1
|
* handling of C++ names.rsc2005-11-291-2/+14
|
* new backquote syntaxrsc2005-11-291-0/+30
|
* ctype sign fixes (Tom Miller)rsc2005-10-311-1/+1
|
* NetBSD-macppc ctype needs uchars.rsc2005-09-091-1/+1
|
* Include looks in #9/acid now.rsc2004-04-211-4/+10
| | | | Acid works harder at not falling over.
* make things work on SunOSrsc2004-04-201-1/+1
|
* i hate []rsc2004-04-201-12/+17
|
* acidrsc2004-04-191-0/+661