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

Issue 875323002: Cleanup IntX to implement Comparable<FixNum> which is more descriptive than Comparable as it would … (Closed)

Created:
5 years, 11 months ago by Jacob
Modified:
5 years, 10 months ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Cleanup IntX to implement Comparable<FixNum> which is more descriptive than Comparable as it would be unsafe to attempt to sort an array with both int and FixNum. BUG= R=sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=43365

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -21 lines) Patch
M pkg/fixnum/lib/src/int32.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/fixnum/lib/src/int64.dart View 2 chunks +7 lines, -16 lines 0 comments Download
M pkg/fixnum/lib/src/intx.dart View 2 chunks +1 line, -3 lines 0 comments Download
M pkg/fixnum/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
Jacob
5 years, 11 months ago (2015-01-27 04:13:33 UTC) #2
Jacob
5 years, 11 months ago (2015-01-27 04:13:35 UTC) #3
sra1
lgtm
5 years, 11 months ago (2015-01-27 04:16:39 UTC) #4
Jacob
5 years, 10 months ago (2015-02-02 22:54:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 43365 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698