dart-sdk/tools/dom
Srujan Gaddam 74bfe6c244 Add bindings emitter for web libraries
Adds a generator that reads the platform libraries dill and outputs
maps that correspond to the various bindings e.g. `@Native` values
that exist in the web libraries. These maps will be consumed during
the analyzer run for lints.

Change-Id: I5b5bf91ff0e32964b97c9e52be414ec84ff88765
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/272720
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Riley Porter <rileyporter@google.com>
2022-12-09 19:23:31 +00:00
..
idl/dart [dart:html] Add SharedArrayBuffer constructor and slice 2022-08-03 01:04:25 +00:00
new_scripts [dart:html] Migrate python scripts to python 3 2021-09-08 22:10:53 +00:00
scripts Add bindings emitter for web libraries 2022-12-09 19:23:31 +00:00
src Remove dynamic invocations from custom elements in html_dart2js. 2022-09-20 16:16:06 +00:00
templates [3.0 alpha] Remove dart:html's deprecated document.registerElement & registerElement2 APIs 2022-12-09 16:02:02 +00:00
.gitignore
docs.json Fix grammar 2022-11-21 20:07:29 +00:00
dom.json [3.0 alpha] Remove dart:html's deprecated document.registerElement & registerElement2 APIs 2022-12-09 16:02:02 +00:00
dom.py Remove dartanalyzer from built SDK. 2022-07-01 17:43:20 +00:00
OWNERS Make tools/dom owned by OWNERS_WEB 2022-03-15 19:54:13 +00:00
web_library_bindings.dart Add bindings emitter for web libraries 2022-12-09 19:23:31 +00:00