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

Issue 8729018: Fixing string compile-time constant evaluation (Closed)

Created:
9 years ago by Siggi Cherem (dart-lang)
Modified:
9 years ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing string compile-time constant evaluation Committed: https://code.google.com/p/dart/source/detail?r=1905

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : john comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -27 lines) Patch
M frog/frogsh View 1 2 7 chunks +46 lines, -12 lines 0 comments Download
M frog/gen.dart View 1 2 2 chunks +21 lines, -7 lines 0 comments Download
M frog/member.dart View 1 2 2 chunks +32 lines, -8 lines 0 comments Download
M frog/utils.dart View 1 1 chunk +9 lines, -0 lines 0 comments Download
A tests/language/src/ConstStringTest.dart View 1 2 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Siggi Cherem (dart-lang)
this fixes bugs mentioned by Bob and Peter. This should probably be simpler if we ...
9 years ago (2011-11-29 18:46:30 UTC) #1
Jennifer Messerly
http://codereview.chromium.org/8729018/diff/2001/frog/gen.dart File frog/gen.dart (right): http://codereview.chromium.org/8729018/diff/2001/frog/gen.dart#newcode1764 frog/gen.dart:1764: && xVal[0] != yVal[0]) { does this need to ...
9 years ago (2011-11-29 18:55:48 UTC) #2
Siggi Cherem (dart-lang)
http://codereview.chromium.org/8729018/diff/2001/frog/gen.dart File frog/gen.dart (right): http://codereview.chromium.org/8729018/diff/2001/frog/gen.dart#newcode1764 frog/gen.dart:1764: && xVal[0] != yVal[0]) { On 2011/11/29 18:55:48, John ...
9 years ago (2011-11-29 19:09:26 UTC) #3
Jennifer Messerly
9 years ago (2011-11-29 21:11:14 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698