summaryrefslogtreecommitdiffstats
path: root/llgo/third_party/liner/input_linux.go
Commit message (Collapse)AuthorAgeFilesLines
* [llgo] cmd/llgoi: use line editorAndrew Wilkins2015-05-231-0/+26
Summary: This diff adds line-editing to llgoi, by vendoring and using github.com/peterh/liner. I have only implemented the basics here; follow-ups will come later to add persisted history, and completion, Reviewers: pcc Reviewed By: pcc Subscribers: axw, llvm-commits Differential Revision: http://reviews.llvm.org/D9811 llvm-svn: 238100
OpenPOWER on IntegriCloud