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

Issue 10917097: Move constants into their own file. (Closed)

Created:
8 years, 3 months ago by floitsch
Modified:
8 years, 3 months ago
Reviewers:
ngeoffray, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move constants into their own file. Committed: https://code.google.com/p/dart/source/detail?r=11940

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase (on top of copy of compile_time_constants.dart) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1345 lines) Patch
M lib/compiler/implementation/compile_time_constants.dart View 1 chunk +0 lines, -524 lines 0 comments Download
M lib/compiler/implementation/constants.dart View 1 1 chunk +0 lines, -821 lines 0 comments Download
M lib/compiler/implementation/leg.dart View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
8 years, 3 months ago (2012-09-05 21:31:54 UTC) #1
kasperl
LGTM.
8 years, 3 months ago (2012-09-06 07:48:26 UTC) #2
ngeoffray
LGTM https://chromiumcodereview.appspot.com/10917097/diff/1/lib/compiler/implementation/constants.dart File lib/compiler/implementation/constants.dart (right): https://chromiumcodereview.appspot.com/10917097/diff/1/lib/compiler/implementation/constants.dart#newcode1 lib/compiler/implementation/constants.dart:1: // Copyright (c) 2012, the Dart project authors. ...
8 years, 3 months ago (2012-09-06 07:54:21 UTC) #3
floitsch
8 years, 3 months ago (2012-09-06 12:04:14 UTC) #4
https://chromiumcodereview.appspot.com/10917097/diff/1/lib/compiler/implement...
File lib/compiler/implementation/constants.dart (right):

https://chromiumcodereview.appspot.com/10917097/diff/1/lib/compiler/implement...
lib/compiler/implementation/constants.dart:1: // Copyright (c) 2012, the Dart
project authors.  Please see the AUTHORS file
On 2012/09/06 07:54:21, ngeoffray wrote:
> Maybe make an svn copy to make history easier to find.

done.

Powered by Google App Engine
This is Rietveld 408576698