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

Issue 7693051: Reduce code duplication due to FunctionDeclaration and FunctionExpression (Closed)

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

Description

Reduce code duplication due to FunctionDeclaration and FunctionExpression BUG=None Committed: https://code.google.com/p/traceur-compiler/source/detail?r=6040890

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Add comment support to trees.json #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -125 lines) Patch
M bin/traceur.js View 1 2 7 chunks +31 lines, -39 lines 0 comments Download
M build/build-parse-tree-transformer.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M build/build-parse-tree-type.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M build/build-parse-tree-visitor.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M build/build-parse-trees.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M build/util.js View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M src/codegeneration/DefaultParametersTransformer.js View 2 chunks +13 lines, -23 lines 0 comments Download
M src/codegeneration/DestructuringTransformer.js View 2 chunks +13 lines, -21 lines 0 comments Download
M src/codegeneration/GeneratorTransformPass.js View 3 chunks +7 lines, -11 lines 0 comments Download
M src/codegeneration/SuperTransformer.js View 2 chunks +12 lines, -11 lines 0 comments Download
M src/outputgeneration/ParseTreeWriter.js View 1 chunk +5 lines, -9 lines 0 comments Download
M src/syntax/ParseTreeValidator.js View 1 2 chunks +5 lines, -7 lines 0 comments Download
M src/syntax/trees/trees.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6
arv
13 years, 2 months ago (2013-03-19 20:26:12 UTC) #1
peterhal
LGTM Thanks for taking care of this for me. This looks great - I particularly ...
13 years, 2 months ago (2013-03-19 21:36:22 UTC) #2
arv
Unfortunately comments are not allowed in JSON. On Mar 19, 2013 5:36 PM, <peterhal@google.com> wrote: ...
13 years, 2 months ago (2013-03-19 21:43:29 UTC) #3
arv
How about this? Is it too hacky?
13 years, 2 months ago (2013-03-19 22:42:40 UTC) #4
peterhal
On 2013/03/19 22:42:40, arv-chromium wrote: > How about this? Is it too hacky? WTF! No ...
13 years, 2 months ago (2013-03-19 23:04:01 UTC) #5
arv
13 years, 2 months ago (2013-03-20 19:22:47 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r6040890 (presubmit successful).
Sign in to reply to this message.

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