Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1464)

Issue 9307122: Bash completion for d8 flags (Closed)

Created:
8 years, 10 months ago by Jakob Kummerow
Modified:
8 years, 10 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Bash completion for d8 flags Committed: https://code.google.com/p/v8/source/detail?r=10612

Patch Set 1 #

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -1 line) Patch
M src/d8.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A tools/bash-completion.sh View 1 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jakob Kummerow
PTAL. To try it, run "source tools/bash-completion.sh" in your shell, then type "out/ia32.release/d8 --<tab><tab>".
8 years, 10 months ago (2012-02-06 14:10:23 UTC) #1
Yang
On 2012/02/06 14:10:23, Jakob wrote: > PTAL. > > To try it, run "source tools/bash-completion.sh" ...
8 years, 10 months ago (2012-02-06 14:17:54 UTC) #2
Yang
On 2012/02/06 14:17:54, Yang wrote: > On 2012/02/06 14:10:23, Jakob wrote: > > PTAL. > ...
8 years, 10 months ago (2012-02-06 14:19:24 UTC) #3
Jakob Kummerow
8 years, 10 months ago (2012-02-06 15:04:26 UTC) #4
Comments addressed, landing.

Powered by Google App Engine
This is Rietveld 408576698