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

Issue 10697084: Recognize "patch" identifier in .dartp files. (Closed)

Created:
8 years, 5 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Recognize "patch" identifier in .dartp files. Added more infrastructure to detect errors in the patch. Still no ability to add an element from the patch to the original library. Committed: https://code.google.com/p/dart/source/detail?r=9457

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -30 lines) Patch
M lib/compiler/implementation/compiler.dart View 1 3 chunks +90 lines, -28 lines 0 comments Download
M lib/compiler/implementation/elements/elements.dart View 2 chunks +5 lines, -0 lines 0 comments Download
M lib/compiler/implementation/leg.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/compiler/implementation/lib/math.dartp View 1 chunk +3 lines, -2 lines 0 comments Download
A lib/compiler/implementation/patch_parser.dart View 1 chunk +166 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Lasse Reichstein Nielsen
8 years, 5 months ago (2012-07-05 11:19:47 UTC) #1
Lasse Reichstein Nielsen
8 years, 5 months ago (2012-07-05 12:46:49 UTC) #2
Johnni Winther
LGTM with comments. https://chromiumcodereview.appspot.com/10697084/diff/1/lib/compiler/implementation/compiler.dart File lib/compiler/implementation/compiler.dart (right): https://chromiumcodereview.appspot.com/10697084/diff/1/lib/compiler/implementation/compiler.dart#newcode599 lib/compiler/implementation/compiler.dart:599: // TODO(lrn): More checks needed if ...
8 years, 5 months ago (2012-07-06 07:57:39 UTC) #3
Lasse Reichstein Nielsen
https://chromiumcodereview.appspot.com/10697084/diff/1/lib/compiler/implementation/compiler.dart File lib/compiler/implementation/compiler.dart (right): https://chromiumcodereview.appspot.com/10697084/diff/1/lib/compiler/implementation/compiler.dart#newcode599 lib/compiler/implementation/compiler.dart:599: // TODO(lrn): More checks needed if we introduce matadata ...
8 years, 5 months ago (2012-07-06 10:26:23 UTC) #4
floitsch
8 years, 5 months ago (2012-07-06 11:53:32 UTC) #5
LGTM.

Powered by Google App Engine
This is Rietveld 408576698