aboutsummaryrefslogtreecommitdiffstats
path: root/third_party/WebIDL/WebIDL.py
Commit message (Expand)AuthorAgeFilesLines
* Remove readable streams from webidl/codegen (#34835)Taym Haddadi2025-01-041-39/+5
* Update WebIDL.py (#32495)Ngo Iok Ui (Wu Yu Wei)2024-06-151-155/+505
* WebIDL: Use Uint8ClampedArray instead of raw JSObject in bindings (#31317)Taym Haddadi2024-02-161-1/+2
* WebIDL: Use ArrayBufferViewU8 instead of raw JSObject in bindings (#31325)Taym Haddadi2024-02-161-1/+2
* WebIDL: Use `ArrayBuffer` instead of raw `JSObject` in bindings (#31202)Taym Haddadi2024-02-131-1/+2
* webidlg: Handle `Float64Array` as a `TypedArray` rather than a raw `JSObject`...Taym Haddadi2024-01-301-1/+2
* Use Int8array, int16array, uint16array, int32array & uint32array in WebIDL (#...Taym Haddadi2024-01-251-6/+11
* Use Uint8Array for TextEncoder (#31145)Taym Haddadi2024-01-231-1/+2
* WebIDL: use FLoat32Array (#30990)Gregory Terzian2024-01-111-1/+2
* Impl Setlike and Maplike (#30237)Samson2023-09-061-0/+61
* Create a top-level "third_party" directoryMartin Robinson2023-06-301-0/+9107