summaryrefslogtreecommitdiff
path: root/Src/lex.c
AgeCommit message (Collapse)AuthorFilesLines
2000-04-06zefram2: Src/lex.c: Support "3&> foo" etc.Andrew Main1-2/+13
2000-04-0410444: Src/lex.c, Src/pattern.c: Insist on proper syntaxAndrew Main1-168/+293
for numeric globbing (with the "-"). Also fix the bug whereby "echo 1<2-3>" would lose the "1".
1999-04-15Initial revisionTanaka Akira1-0/+1489