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

Issue 10911025: Get rid of support for string interpolation in #import strings. (Closed)

Created:
8 years, 3 months ago by siva
Modified:
8 years, 3 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Get rid of support for string interpolation in #import strings. Committed: https://code.google.com/p/dart/source/detail?r=11698

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -333 lines) Patch
M bin/main.cc View 1 2 6 chunks +0 lines, -47 lines 0 comments Download
M include/dart_api.h View 1 2 1 chunk +0 lines, -25 lines 0 comments Download
D tests/vm/dart/import_map_test.dart View 1 2 1 chunk +0 lines, -22 lines 0 comments Download
D tests/vm/dart/mysrc/test2.dart View 1 2 1 chunk +0 lines, -13 lines 0 comments Download
D tests/vm/dart/mysrc/test2a.dart View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
D tests/vm/dart/mysrc/test3.dart View 1 2 1 chunk +0 lines, -13 lines 0 comments Download
D tests/vm/dart/mysrc/test3a.dart View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M tests/vm/vm.status View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M vm/benchmark_test.cc View 1 2 2 chunks +15 lines, -12 lines 0 comments Download
M vm/dart_api_impl.cc View 1 2 1 chunk +0 lines, -12 lines 0 comments Download
M vm/dart_api_impl_test.cc View 1 2 2 chunks +0 lines, -72 lines 0 comments Download
M vm/object_store.h View 1 2 2 chunks +0 lines, -6 lines 0 comments Download
M vm/object_store.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M vm/parser.cc View 1 2 4 chunks +4 lines, -85 lines 0 comments Download
M vm/unit_test.h View 1 2 1 chunk +1 line, -6 lines 0 comments Download
M vm/unit_test.cc View 1 2 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
8 years, 3 months ago (2012-08-31 00:49:02 UTC) #1
siva
8 years, 3 months ago (2012-08-31 01:34:32 UTC) #2
siva
8 years, 3 months ago (2012-08-31 01:40:51 UTC) #3
hausner
8 years, 3 months ago (2012-08-31 16:20:36 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698