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

Issue 1893293003: Fix for node modules (Closed)

Created:
4 years, 8 months ago by vsm
Modified:
4 years, 8 months ago
Reviewers:
Jennifer Messerly
CC:
dev-compiler+reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix for node modules We weren't emitting the actual program. :-) Seems to work really well - using for easy command line testing. R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/663750fec4a614a8410f615af66d4d6d393b8125

Patch Set 1 #

Patch Set 2 : Reformat #

Total comments: 3

Patch Set 3 : Add TODO and regen #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -3 lines) Patch
M lib/src/compiler/module_builder.dart View 1 2 2 chunks +11 lines, -2 lines 0 comments Download
M test/codegen/expect/language-all.js View 1 2 Binary file 0 comments Download
M test/codegen/expect/node_modules.js View 1 1 chunk +49 lines, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
vsm
https://codereview.chromium.org/1893293003/diff/20001/lib/src/compiler/module_builder.dart File lib/src/compiler/module_builder.dart (right): https://codereview.chromium.org/1893293003/diff/20001/lib/src/compiler/module_builder.dart#newcode142 lib/src/compiler/module_builder.dart:142: var block = Not entirely sure why I seem ...
4 years, 8 months ago (2016-04-18 13:38:25 UTC) #3
Jennifer Messerly
LGTM https://codereview.chromium.org/1893293003/diff/20001/lib/src/compiler/module_builder.dart File lib/src/compiler/module_builder.dart (right): https://codereview.chromium.org/1893293003/diff/20001/lib/src/compiler/module_builder.dart#newcode142 lib/src/compiler/module_builder.dart:142: var block = On 2016/04/18 13:38:25, vsm wrote: ...
4 years, 8 months ago (2016-04-18 20:52:18 UTC) #4
vsm
https://codereview.chromium.org/1893293003/diff/20001/lib/src/compiler/module_builder.dart File lib/src/compiler/module_builder.dart (right): https://codereview.chromium.org/1893293003/diff/20001/lib/src/compiler/module_builder.dart#newcode142 lib/src/compiler/module_builder.dart:142: var block = On 2016/04/18 20:52:18, John Messerly wrote: ...
4 years, 8 months ago (2016-04-19 21:28:29 UTC) #5
vsm
4 years, 8 months ago (2016-04-19 21:29:03 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
663750fec4a614a8410f615af66d4d6d393b8125 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698