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

Issue 9424035: Move native system generator to a separate script. (Closed)

Created:
8 years, 10 months ago by podivilov
Modified:
8 years, 10 months ago
Reviewers:
sra, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move native system generator to a separate script. R=sra@chromium.org Committed: https://code.google.com/p/dart/source/detail?r=4427

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1433 lines, -1411 lines) Patch
M client/dom/scripts/dartdomgenerator.py View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/scripts/dartgenerator.py View 4 chunks +3 lines, -1410 lines 0 comments Download
M client/dom/scripts/generator.py View 1 chunk +169 lines, -0 lines 0 comments Download
A client/dom/scripts/systemnative.py View 1 chunk +740 lines, -0 lines 1 comment Download
A client/dom/scripts/systemwrapping.py View 1 chunk +520 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
podivilov
8 years, 10 months ago (2012-02-20 13:36:36 UTC) #1
sra1
8 years, 10 months ago (2012-02-21 19:22:13 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/9424035/diff/1/client/dom/scripts/syst...
File client/dom/scripts/systemnative.py (right):

https://chromiumcodereview.appspot.com/9424035/diff/1/client/dom/scripts/syst...
client/dom/scripts/systemnative.py:37: pure_interfaces = set([
This could be moved to generator.py

Powered by Google App Engine
This is Rietveld 408576698