[PATCH] [llgo] cmd/llgoi: use line editor

Andrew Wilkins axwalk at gmail.com
Tue May 19 06:17:27 PDT 2015


Collapse history lines, add semicolons

Also, append newlines to lines passed
to readLine, and reinstate newline
written when in terminal mode.


http://reviews.llvm.org/D9811

Files:
  CMakeLists.txt
  cmd/llgoi/isatty_posix.go
  cmd/llgoi/llgoi.go
  third_party/liner/
  third_party/liner/COPYING
  third_party/liner/README.md
  third_party/liner/bsdinput.go
  third_party/liner/common.go
  third_party/liner/fallbackinput.go
  third_party/liner/input.go
  third_party/liner/input_darwin.go
  third_party/liner/input_linux.go
  third_party/liner/input_test.go
  third_party/liner/input_windows.go
  third_party/liner/line.go
  third_party/liner/line_test.go
  third_party/liner/output.go
  third_party/liner/output_windows.go
  third_party/liner/prefix_test.go
  third_party/liner/race_test.go
  third_party/liner/signal.go
  third_party/liner/signal_legacy.go
  third_party/liner/unixmode.go
  third_party/liner/width.go
  third_party/liner/width_test.go
  update_third_party.sh

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9811.26053.patch
Type: text/x-patch
Size: 72232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150519/9c0a6669/attachment.bin>


More information about the llvm-commits mailing list