aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/parser/WebIDL.py
Commit message (Expand)AuthorAgeFilesLines
* Create a top-level "third_party" directoryMartin Robinson2023-06-301-9107/+0
* ReadableStream WebIDL.py patchsagudev2023-02-201-5/+39
* Update WebIDLsagudev2023-02-191-2262/+3642
* Try rolling back python fixKagami Sascha Rosylight2022-01-051-1/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-40/+40
* Port some code to Python3Vincent Ricard2021-02-181-31/+41
* Update the WebIDL parserAnthony Ramine2020-03-141-94/+221
* Update WebIDL.pyKagami Sascha Rosylight2019-10-291-6/+72
* Convert [HTMLConstructor] as constructor extensionKagami Sascha Rosylight2019-10-191-99/+100
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-237/+78
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-120/+190
* Update WebIDL parserKagami Sascha Rosylight2019-08-161-123/+373
* Auto-generate CSSStyleDeclaration.webidl for CSS properties based on the styl...Simon Sapin2019-07-291-1/+1
* Change bindings generation to make Exposed annotation aware of members/partia...sreeise2019-07-141-0/+5
* Sync WebIDL.py with geckoKagami Sascha Rosylight2019-07-121-106/+231
* Improve support for nested dictionariesManish Goregaokar2019-06-271-1/+2
* Update MPL license to httpsJan Andre Ikenmeyer2019-05-101-1/+1
* Update WebIDL.py to 4166cae81546Manish Goregaokar2019-03-041-148/+199
* Update webidl.py from upstreamManish Goregaokar2019-03-011-38/+110
* Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-191-1/+1
* Update the WebIDL parserAnthony Ramine2018-09-141-63/+90
* Update the WebIDL parserAnthony Ramine2018-04-031-67/+90
* Update the WebIDL parserAnthony Ramine2017-08-301-8/+31
* Update the WebIDL parserAnthony Ramine2017-06-091-149/+306
* Implement [Inline] interfacesAnthony Ramine2016-10-061-1/+2
* Update the WebIDL parserAnthony Ramine2016-09-261-236/+68
* Properly generate typedef identities in unionsKeith Yeung2016-09-071-1/+9
* Update the WebIDL parserAnthony Ramine2016-08-261-36/+7
* Support multiple WebIDL interfaces being generated in the same output binding...Josh Matthews2016-08-241-2/+2
* bindings generator: support default ByteString values in dictionaryMalisa Smith2016-08-101-0/+13
* webidl: Apply and update debug.patch, remove abstract.patch which was already...Emilio Cobos Álvarez2016-07-121-1/+2
* webidl: Update parserEmilio Cobos Álvarez2016-07-121-280/+516
* Allow [Pref] annotations on worker-exposed interfaces.Ms2ger2016-07-121-12/+0
* Update the WebIDL parserAnthony Ramine2016-05-181-25/+118
* components/script/dom/bindings/codegen/parser/update.sh now downloads allAgostonSzepessy2016-03-221-28/+112
* Stop generating a parser.out file in the source.Ms2ger2016-03-011-1/+2
* Implement [LegacyUnenumerableNamedProperties] in the WebIDL parserAnthony Ramine2016-02-231-1/+8
* Add mach test-webidl commandShing Lyu2016-01-291-0/+16
* Update WebIDL parserAnthony Ramine2015-12-151-275/+333
* Remove all our local patches to the WebIDL parserAnthony Ramine2015-12-151-8/+40
* Introduce [Abstract] to mark non-leaf interfacesAnthony Ramine2015-09-131-1/+2
* Update WebIDL parserAnthony Ramine2015-08-161-413/+1098
* Support default values for restricted float members (fixes #7217)Anthony Ramine2015-08-151-3/+2
* Update the WebIDL parser.Ms2ger2015-03-131-98/+328
* Add support for BinaryName attribute to servo's codegen (fixes #4435) r=jdmChris Manchester2015-02-271-2/+4
* Add KeyboardEvent stub.Josh Matthews2014-11-131-0/+3
* Cargoify servoJack Moffitt2014-09-081-0/+5583