Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(758)

Issue 7810043: Command line traceur will now invoke the interpreter if no out param is passed (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by arv
Modified:
11 years, 1 month ago
Reviewers:
usrbincc, slightlylate
CC:
traceur-compiler-reviews_googlegroups.com
Base URL:
https://code.google.com/p/traceur-compiler@master
Visibility:
Public.

Description

Command line traceur will now invoke the interpreter if no out param is passed in BUG=https://code.google.com/p/traceur-compiler/issues/detail?id=220 TEST=None Committed: https://code.google.com/p/traceur-compiler/source/detail?r=fa7c011

Patch Set 1 #

Patch Set 2 : remove shebang #

Patch Set 3 : #

Total comments: 13

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -103 lines) Patch
A src/node/command.js View 1 2 3 4 1 chunk +94 lines, -0 lines 0 comments Download
M src/node/compiler.js View 1 2 3 4 5 4 chunks +30 lines, -90 lines 0 comments Download
M src/node/interpreter.js View 1 4 chunks +2 lines, -12 lines 0 comments Download
M traceur View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
arv
11 years, 1 month ago (2013-03-14 05:45:36 UTC) #1
usrbincc
Mostly looks okay. The only issues are with the arg handling and needing the 'require' ...
11 years, 1 month ago (2013-03-15 14:58:04 UTC) #2
arv
PTAL https://codereview.appspot.com/7810043/diff/4001/src/node/command.js File src/node/command.js (right): https://codereview.appspot.com/7810043/diff/4001/src/node/command.js#newcode38 src/node/command.js:38: flags.option('--traceur-options', 'xxxxx'); On 2013/03/15 14:58:04, usrbincc wrote: > ...
11 years, 1 month ago (2013-03-18 14:45:28 UTC) #3
usrbincc
LGTM I'll see about making bug reports for the arg-handling bugs (As far as I ...
11 years, 1 month ago (2013-03-18 16:52:38 UTC) #4
arv
11 years, 1 month ago (2013-03-18 20:23:08 UTC) #5
Message was sent while issue was closed.
Committed patchset #6 manually as rfa7c011 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b