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

Issue 7649045: PlaceholderParser: handle arrays of statements, expressions, etc. (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

PlaceholderParser: handle arrays of statements, expressions, etc. - Arrays of statements converted to a block statement. - Arrays of expressions converted to a comma expression. - Arrays converted to an array literal. BUG=None TEST=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M src/codegeneration/PlaceholderParser.js View 3 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 3
usrbincc
A lot of State functions return arrays of statements, so I added this to make ...
13 years, 2 months ago (2013-03-21 21:19:33 UTC) #1
arv
LGTM
13 years, 2 months ago (2013-03-21 21:45:34 UTC) #2
arv
13 years, 2 months ago (2013-03-21 21:47:08 UTC) #3
Committed as bbe258db9a5e993d33732cbf328b17a9b38e4240
Sign in to reply to this message.

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