servo/components/script/dom/bindings/codegen
bors-servo 3342cd9531 Auto merge of #8132 - akiss77:codegen-u8, r=Ms2ger
Fix char types in script binding codegen

Use `libc::c_char` instead of `i8` for character data since that's more
portable. (Some architectures, e.g. AArch64, have unsigned characters,
i.e. `u8`.)

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8132)
<!-- Reviewable:end -->
2015-10-21 10:44:14 -06:00
..
parser Introduce [Abstract] to mark non-leaf interfaces 2015-09-13 19:46:28 +02:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
BindingGen.py Use OS-agnostic filesystem paths in Python 2015-09-08 21:16:02 +02:00
Bindings.conf Upgrade to SM 39 2015-06-19 18:42:48 -04:00
CodegenRust.py Auto merge of #8132 - akiss77:codegen-u8, r=Ms2ger 2015-10-21 10:44:14 -06:00
Configuration.py Generate the TypeId enums in codegen 2015-10-14 18:45:35 +02:00
GenerateCSS2PropertiesWebIDL.py Don't use is operatory to compare Python strings 2015-08-22 10:22:47 -04:00
GlobalGen.py Use OS-agnostic filesystem paths in Python 2015-09-08 21:16:02 +02:00