servo/components/script/dom/bindings/codegen
bors-servo 3abbfdf278
Auto merge of #26170 - Manishearth:enum-convertible, r=asajeffrey
Add FromJSValConvertible for enums

Fixes https://github.com/servo/servo/issues/26169

This adds FromJSValConvertible implementations for webidl enums, which allows them to be used within `sequence<>`, etc.

This also uses these implementations when converting arguments.
2020-04-12 11:47:43 -04:00
..
parser Update the WebIDL parser 2020-03-14 12:17:48 +01:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
api.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
apis.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
Bindings.conf Implement mapReadAsync function of GPUBuffer 2020-02-25 10:18:36 +01:00
CodegenRust.py Auto merge of #26170 - Manishearth:enum-convertible, r=asajeffrey 2020-04-12 11:47:43 -04:00
Configuration.py rename compartment to realm 2020-01-24 20:52:36 +05:30
interface.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
property.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
run.py Don’t rely on $CARGO_TARGET_DIR in build scripts 2019-09-30 11:20:41 +02:00