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

Issue 8823010: frog: life is better with colors :) (Closed)

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

Description

frog: life is better with colors :) Also adds 'Compilation succeded' message when running the code right after it is compiled. BUG = http://code.google.com/p/dart/issues/detail?id=708 Committed: https://code.google.com/p/dart/source/detail?r=2153

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 11

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -69 lines) Patch
M frog/frog.py View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M frog/frog_options.dart View 1 2 2 chunks +20 lines, -16 lines 0 comments Download
M frog/minfrog View 1 2 3 4 7 chunks +59 lines, -29 lines 0 comments Download
M frog/minfrog.dart View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M frog/source.dart View 1 2 3 3 chunks +17 lines, -5 lines 0 comments Download
M frog/utils.dart View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M frog/world.dart View 1 2 1 chunk +28 lines, -18 lines 0 comments Download
M utils/tests/css/src/SelectorLiteralTest.dart View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Siggi Cherem (dart-lang)
9 years ago (2011-12-06 22:32:34 UTC) #1
Bob Nystrom
Minor nit. I'll defer to John for the actual review. http://codereview.chromium.org/8823010/diff/2001/frog/frog_options.dart File frog/frog_options.dart (right): http://codereview.chromium.org/8823010/diff/2001/frog/frog_options.dart#newcode138 ...
9 years ago (2011-12-06 22:47:43 UTC) #2
Jennifer Messerly
http://codereview.chromium.org/8823010/diff/2001/frog/minfrog.dart File frog/minfrog.dart (right): http://codereview.chromium.org/8823010/diff/2001/frog/minfrog.dart#newcode21 frog/minfrog.dart:21: if (options.outfile !== null) { I won't add this ...
9 years ago (2011-12-06 22:50:03 UTC) #3
Bob Nystrom
http://codereview.chromium.org/8823010/diff/2001/frog/source.dart File frog/source.dart (right): http://codereview.chromium.org/8823010/diff/2001/frog/source.dart#newcode105 frog/source.dart:105: for (; i < toColumn; i++) { On 2011/12/06 ...
9 years ago (2011-12-06 23:12:46 UTC) #4
Siggi Cherem (dart-lang)
http://codereview.chromium.org/8823010/diff/2001/frog/frog_options.dart File frog/frog_options.dart (right): http://codereview.chromium.org/8823010/diff/2001/frog/frog_options.dart#newcode138 frog/frog_options.dart:138: continue loop; On 2011/12/06 22:47:43, Bob Nystrom wrote: > ...
9 years ago (2011-12-06 23:37:38 UTC) #5
Jennifer Messerly
9 years ago (2011-12-06 23:42:10 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698