summaryrefslogtreecommitdiff
path: root/Src/lex.c
AgeCommit message (Collapse)AuthorFilesLines
2000-05-04parse_subst_string() should use modified version of `len' (11145)Sven Wischnowsky1-3/+4
2000-05-04save and restore `len' in lexsave/restore (11142)Sven Wischnowsky1-0/+3
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