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

Issue 10939030: Reapply conversion of most core interfaces to abstract classes. (Closed)

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

Description

Reapply conversion of most core interfaces to abstract classes. Previous commit was reverted due to hitting an unrelated error. TBR=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=12551

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -179 lines) Patch
M lib/compiler/implementation/lib/coreimpl.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/core/date.dart View 3 chunks +22 lines, -14 lines 0 comments Download
M lib/core/duration.dart View 2 chunks +82 lines, -28 lines 0 comments Download
M lib/core/exceptions.dart View 1 chunk +2 lines, -1 line 0 comments Download
M lib/core/expect.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/core/future.dart View 3 chunks +4 lines, -6 lines 0 comments Download
M lib/core/num.dart View 1 chunk +26 lines, -26 lines 0 comments Download
M lib/core/options.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M lib/core/queue.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M lib/core/regexp.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/core/set.dart View 2 chunks +9 lines, -8 lines 0 comments Download
M lib/core/stopwatch.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M lib/core/string_buffer.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M lib/core/strings.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/coreimpl/collections.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/coreimpl/coreimpl.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/coreimpl/corelib_impl_sources.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M lib/coreimpl/date.dart View 2 chunks +2 lines, -1 line 0 comments Download
D lib/coreimpl/duration_implementation.dart View 1 chunk +0 lines, -74 lines 0 comments Download
M lib/coreimpl/exceptions.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M lib/coreimpl/string_buffer.dart View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698