wasm-bindgen/crates/webidl
afdw 7fda07f797 Add renaming of conflicting constructors and operations (#579)
* Add renaming of conflicting constructors and operations

* Rename conflicting to overloaded

* Fix newlines

* Use or_insert_with, add a comment to TypeToString

* Use more Rust-like names

* Use opt instead of nullable

* Use argument names instead of argument types if possible

* Drop new for overloaded constructots

* Remove extra newline

* Move WebIDL files from unavailable_overloaded_fn

* Move RTCDataChannel, RTCPeerConnection and Selection to unavailable_option_primitive
2018-07-30 07:41:22 -07:00
..
src Add renaming of conflicting constructors and operations (#579) 2018-07-30 07:41:22 -07:00
tests/all WebIDL: Handle Invalid Enum Returns (#477) 2018-07-23 10:04:28 -05:00
Cargo.toml Bump to 0.2.15 2018-07-26 14:53:59 -07:00