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

Issue 7686047: Code cleanup: break or shorten long lines, misc cleanup. (Closed)

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

Description

Code cleanup: break or shorten long lines, misc cleanup. BUG=None TEST=None

Patch Set 1 #

Total comments: 6

Patch Set 2 : Module-related line breaks. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -65 lines) Patch
M Makefile View 3 chunks +17 lines, -14 lines 2 comments Download
M src/codegeneration/BlockBindingTransformer.js View 1 chunk +3 lines, -1 line 0 comments Download
M src/codegeneration/CoverFormalsTransformer.js View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/codegeneration/ParseTreeFactory.js View 3 chunks +8 lines, -3 lines 0 comments Download
M src/codegeneration/ProgramTransformer.js View 1 2 chunks +6 lines, -3 lines 0 comments Download
M src/codegeneration/generator/BreakContinueTransformer.js View 4 chunks +13 lines, -9 lines 0 comments Download
M src/codegeneration/generator/BreakState.js View 1 chunk +2 lines, -1 line 0 comments Download
M src/codegeneration/generator/FinallyFallThroughState.js View 3 chunks +7 lines, -3 lines 0 comments Download
M src/codegeneration/generator/State.js View 7 chunks +19 lines, -13 lines 0 comments Download
M src/node/inline-module.js View 1 chunk +1 line, -1 line 2 comments Download
M src/options.js View 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/modules.js View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/semantics/ModuleAnalyzer.js View 1 1 chunk +4 lines, -2 lines 0 comments Download
M src/semantics/symbols/Project.js View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/semantics/symbols/Symbol.js View 2 chunks +4 lines, -3 lines 0 comments Download
M src/syntax/ParseTreeValidator.js View 1 chunk +2 lines, -2 lines 0 comments Download
M src/syntax/Scanner.js View 1 chunk +1 line, -1 line 0 comments Download
M src/traceur.js View 1 1 chunk +11 lines, -3 lines 0 comments Download

Messages

Total messages: 4
usrbincc
I try not to dilute my patches with formatting changes, so I finally decided to ...
13 years, 2 months ago (2013-03-21 20:49:22 UTC) #1
arv
Thanks https://codereview.appspot.com/7686047/diff/4001/Makefile File Makefile (right): https://codereview.appspot.com/7686047/diff/4001/Makefile#newcode77 Makefile:77: uglifyjs bin/traceur.js --compress -m -o $@ Why were ...
13 years, 2 months ago (2013-03-21 21:09:22 UTC) #2
usrbincc
Does the possible change suggested in https://codereview.appspot.com/7686047/diff/1/Makefile#oldcode58 seem reasonable? (Copy-paste for convenience) By renaming all ...
13 years, 2 months ago (2013-03-21 22:04:51 UTC) #3
arv
13 years, 2 months ago (2013-03-21 23:56:31 UTC) #4
LGTM

Committed as a51e03ddfbcc2caa114d932e40b43aa22fda960e
Sign in to reply to this message.

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