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

Issue 9653021: Add support for implicitly concatenating adjacent string literals. (Closed)

Created:
8 years, 9 months ago by kasperl
Modified:
8 years, 9 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org, Ivan Posva
Visibility:
Public.

Description

Add support for implicitly concatenating adjacent string literals. R=ngeoffray@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=5224

Patch Set 1 #

Patch Set 2 : Added test case. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -9 lines) Patch
M frog/analyze.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M frog/gen.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M frog/minfrog View 5 chunks +45 lines, -5 lines 0 comments Download
M frog/parser.dart View 2 chunks +22 lines, -4 lines 0 comments Download
M frog/tree.g.dart View 3 chunks +15 lines, -0 lines 0 comments Download
M tests/language/language-leg.status View 1 1 chunk +1 line, -0 lines 0 comments Download
A tests/language/src/AdjacentStringLiteralsTest.dart View 1 1 chunk +84 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kasperl
8 years, 9 months ago (2012-03-09 07:04:28 UTC) #1
ngeoffray
LGTM
8 years, 9 months ago (2012-03-09 09:05:56 UTC) #2
ngeoffray
8 years, 9 months ago (2012-03-09 09:05:56 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698