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

Issue 10854162: Move fixnum to from lib/ to pkg/ . Once pub.dartlang.org (Closed)

Created:
8 years, 4 months ago by dgrove
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move fixnum to from lib/ to pkg/ . Once pub.dartlang.org is available, this package will likely be moved there. Committed: https://code.google.com/p/dart/source/detail?r=10769

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2654 lines) Patch
D lib/fixnum/fixnum.dart View 1 chunk +0 lines, -8 lines 0 comments Download
D lib/fixnum/int32.dart View 1 chunk +0 lines, -354 lines 0 comments Download
D lib/fixnum/int64.dart View 1 chunk +0 lines, -1095 lines 0 comments Download
D lib/fixnum/intx.dart View 1 chunk +0 lines, -103 lines 0 comments Download
A pkg/fixnum/pubspec.yaml View 1 chunk +4 lines, -0 lines 1 comment Download
M + pkg/fixnum/tests/int_32_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M + pkg/fixnum/tests/int_64_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M + pkg/fixnum/tests/int_64_vm_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/pkg.status View 1 chunk +2 lines, -0 lines 0 comments Download
D tests/lib/fixnum/int_32_test.dart View 1 chunk +0 lines, -158 lines 0 comments Download
D tests/lib/fixnum/int_64_test.dart View 1 chunk +0 lines, -606 lines 0 comments Download
D tests/lib/fixnum/int_64_vm_test.dart View 1 chunk +0 lines, -325 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dgrove
8 years, 4 months ago (2012-08-15 15:10:05 UTC) #1
dgrove
8 years, 4 months ago (2012-08-15 20:16:43 UTC) #2
Bob Nystrom
8 years, 4 months ago (2012-08-15 20:19:05 UTC) #3
LGTM with an FYI.

https://chromiumcodereview.appspot.com/10854162/diff/1/pkg/fixnum/pubspec.yaml
File pkg/fixnum/pubspec.yaml (right):

https://chromiumcodereview.appspot.com/10854162/diff/1/pkg/fixnum/pubspec.yam...
pkg/fixnum/pubspec.yaml:4: dependencies:
You can omit the dependencies: line if it has none. Or you can leave it in.

Powered by Google App Engine
This is Rietveld 408576698