servo/components/script/dom/bindings/codegen
Martin Robinson 65138add46
Fix the 32-bit build (#30204)
Use the `libc::char` to represent a pointer to characters rather than
`i8`. This fixes the build for the Raspberry Pi and Android 32-bit.
2023-08-25 08:11:54 +00: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 Upgrade whole webgpu stack (#29795) 2023-08-20 23:16:46 +00:00
CodegenRust.py Fix the 32-bit build (#30204) 2023-08-25 08:11:54 +00:00
Configuration.py apply pylbrecht/servo/named.window.getter (closes #27952) 2023-03-23 18:01:26 +08:00
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 Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00