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

Issue 1498963004: Move the `Match` class from core/regex.dart to core/pattern.dart (Closed)

Created:
5 years ago by sigurdm
Modified:
5 years ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move the `Match` class from core/regex.dart to core/pattern.dart Match is defined without depending Rexeg, but the String class depends on it. As these are both included as parts in core.dart this should have no external visible impact. BUG= R=lrn@google.com Committed: https://github.com/dart-lang/sdk/commit/fc868df0045d67de8fe5feb81264e839dd5a9b05

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -88 lines) Patch
M sdk/lib/core/pattern.dart View 1 chunk +87 lines, -0 lines 0 comments Download
M sdk/lib/core/regexp.dart View 1 chunk +0 lines, -88 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
sigurdm
5 years ago (2015-12-04 12:02:57 UTC) #2
Lasse Reichstein Nielsen
LGTM & STV!
5 years ago (2015-12-04 12:08:20 UTC) #3
sigurdm
5 years ago (2015-12-04 12:19:57 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
fc868df0045d67de8fe5feb81264e839dd5a9b05 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698