Allow hyphens in {sub}command names.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 6 Oct 2008 03:02:49 +0000 (11:02 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 6 Oct 2008 03:02:49 +0000 (11:02 +0800)
commitff46735d4c81b49fa17c8bd26f3f5dd7bde9a15d
treedab802b1f4c3e57455564de630eae9ac20d28111
parent08ca1f72fd6e4d88c4f724452b9856d72173e7ef
Allow hyphens in {sub}command names.

Extend the lexer so as to allow hypens to appear
in the identifiers which of subcommands.
src/language/lexer/lexer.c
src/language/lexer/lexer.h
src/language/lexer/q2c.c