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

Issue 10913167: Rework overloads/optionals dispatch to use new ?a syntax. (Closed)

Created:
8 years, 3 months ago by Anton Muhin
Modified:
8 years, 3 months ago
Reviewers:
podivilov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Rework overloads/optionals dispatch to use new ?a syntax. Also remove all the ugly hacks we used to have. R=podivilov@chromium.org Committed: https://code.google.com/p/dart/source/detail?r=12118

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+397 lines, -427 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 27 chunks +168 lines, -175 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 83 chunks +215 lines, -218 lines 0 comments Download
M lib/html/scripts/generator.py View 2 chunks +2 lines, -3 lines 0 comments Download
M lib/html/scripts/systemhtml.py View 3 chunks +6 lines, -6 lines 0 comments Download
M lib/html/scripts/systemnative.py View 3 chunks +6 lines, -12 lines 0 comments Download
M lib/html/templates/html/dart2js/html_dart2js.darttemplate View 1 chunk +0 lines, -7 lines 0 comments Download
M lib/html/templates/html/dartium/html_dartium.darttemplate View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Anton Muhin
8 years, 3 months ago (2012-09-10 14:15:59 UTC) #1
podivilov
8 years, 3 months ago (2012-09-10 14:57:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698