aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/run.py
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-159/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+22
* Remove readable streams from webidl/codegen (#34835)Taym Haddadi2025-01-041-1/+1
* Dom: Re-implement `ReadableStream` Part 1 : Default `Reader` and `Controller`...Gregory Terzian2024-12-171-1/+1
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-1/+11
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-0/+2
* Fix writing of apis.html (#34224)Samson2024-11-111-1/+4
* Revert "script: implement AbortController (#31361)" (#32243)Samson2024-05-071-3/+2
* script: implement AbortController (#31361)Smitty2024-05-041-2/+3
* Create a top-level "third_party" directoryMartin Robinson2023-06-301-3/+7
* Fix Codegensagudev2023-02-201-3/+3
* Port some code to Python3Vincent Ricard2021-02-181-2/+2
* Don’t rely on `$CARGO_TARGET_DIR` in build scriptsSimon Sapin2019-09-301-5/+5
* WebIDL codegen: Replace cmake with a single Python scriptSimon Sapin2019-09-271-0/+119