summaryrefslogtreecommitdiffstats
path: root/src/cmd/rc/syn.y
Commit message (Expand)AuthorAgeFilesLines
* rc: move free carat handling into parserRuss Cox2020-05-041-1/+1
* rc: move newline handling into parserRuss Cox2020-05-041-1/+1
* rc: add recursive descent parserRuss Cox2020-05-041-5/+5
* sync with plan 9rsc2007-03-261-3/+0
* experiment - allow = in words late in the command linersc2006-06-271-0/+3
* Small tweaks to make things build again.rsc2004-02-291-1/+1
* Annoying changes to work on Sun boxes.rsc2003-11-231-1/+1
* forgot this.rsc2003-11-231-0/+91