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

Issue 10914213: Support r"xxx" raw strings (Closed)

Created:
8 years, 3 months ago by hausner
Modified:
8 years, 3 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, ahe, kasperl, Brian Wilkerson
Visibility:
Public.

Description

Support r"xxx" raw strings Committed: https://code.google.com/p/dart/source/detail?r=12225

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -21 lines) Patch
M runtime/vm/scanner.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M tests/language/raw_string_test.dart View 1 chunk +21 lines, -21 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
8 years, 3 months ago (2012-09-11 22:37:20 UTC) #1
siva
LGTM We should also change GenerateSource to use 'r' instead of '@' as you probably ...
8 years, 3 months ago (2012-09-11 22:42:37 UTC) #2
hausner
8 years, 3 months ago (2012-09-11 22:51:52 UTC) #3
Good point. Done.

Powered by Google App Engine
This is Rietveld 408576698