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

Issue 10399010: Fixed breakage in template utility now that statics aren't inherited. (Closed)

Created:
8 years, 7 months ago by terry
Modified:
8 years, 7 months ago
Reviewers:
jacob314, Jacob
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixed breakage in template utility now that statics aren't inherited. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=7632

Patch Set 1 #

Patch Set 2 : Fix to calculator and template UI tests. #

Total comments: 1

Patch Set 3 : Added @ for string interpolation #

Patch Set 4 : Updated readme #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -104 lines) Patch
M samples/calculator/README.txt View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M samples/calculator/calculator.dart View 2 chunks +8 lines, -3 lines 0 comments Download
M utils/template/codegen.dart View 9 chunks +9 lines, -8 lines 0 comments Download
M utils/template/parser.dart View 3 chunks +5 lines, -5 lines 0 comments Download
M utils/template/tokenizer.dart View 7 chunks +10 lines, -7 lines 0 comments Download
M utils/template/tokenizer_base.dart View 5 chunks +7 lines, -6 lines 0 comments Download
M utils/template/uitest.dart View 1 2 11 chunks +74 lines, -73 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
terry
8 years, 7 months ago (2012-05-14 19:33:12 UTC) #1
jacob314
8 years, 7 months ago (2012-05-14 19:50:24 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/10399010/diff/2001/utils/template/uite...
File utils/template/uitest.dart (right):

https://chromiumcodereview.appspot.com/10399010/diff/2001/utils/template/uite...
utils/template/uitest.dart:112: final String complexTemplate = '''
I think @''' will let you specify a string literal.

Powered by Google App Engine
This is Rietveld 408576698