Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llgo] cmd/llgoi: use line editor | Andrew Wilkins | 2015-05-23 | 1 | -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 |