aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/parser
Commit message (Expand)AuthorAgeFilesLines
* Create a top-level "third_party" directoryMartin Robinson2023-06-3087-21116/+0
* ReadableStream WebIDL.py patchsagudev2023-02-203-5/+202
* Update WebIDLsagudev2023-02-1977-4712/+9079
* Fix WebIDL.py patchessagudev2023-02-193-26/+20
* Try rolling back python fixKagami Sascha Rosylight2022-01-051-1/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-0536-286/+286
* Port some code to Python3Vincent Ricard2021-02-181-31/+41
* Update the WebIDL parserAnthony Ramine2020-03-1410-168/+519
* Update WebIDL.pyKagami Sascha Rosylight2019-10-292-6/+172
* Convert [HTMLConstructor] as constructor extensionKagami Sascha Rosylight2019-10-194-143/+115
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-0313-697/+261
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-0211-235/+457
* Update WebIDL parserKagami Sascha Rosylight2019-08-169-162/+757
* 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-143-0/+33
* Sync WebIDL.py with geckoKagami Sascha Rosylight2019-07-1235-221/+727
* Improve support for nested dictionariesManish Goregaokar2019-06-273-14/+2
* Update MPL license to httpsJan Andre Ikenmeyer2019-05-103-3/+3
* Update WebIDL.py to 4166cae81546Manish Goregaokar2019-03-044-152/+457
* Move pref-main-thread.patch backManish Goregaokar2019-03-021-0/+27
* Update webidl.py from upstreamManish Goregaokar2019-03-0112-93/+191
* Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-194-4/+4
* Update the WebIDL parserAnthony Ramine2018-09-146-108/+284
* Update the WebIDL parserAnthony Ramine2018-04-0310-241/+103
* Update the WebIDL parserAnthony Ramine2017-08-301-8/+31
* Update the WebIDL parserAnthony Ramine2017-06-0911-193/+1047
* Implement [Inline] interfacesAnthony Ramine2016-10-063-1/+15
* Update the WebIDL parserAnthony Ramine2016-09-2612-515/+124
* Properly keep track of our union typedef support in WebIDL.pyAnthony Ramine2016-09-262-0/+23
* Properly generate typedef identities in unionsKeith Yeung2016-09-071-1/+9
* Update the WebIDL parserAnthony Ramine2016-08-264-46/+31
* Restore abstract.patch which was mistakenly removedAnthony Ramine2016-08-261-0/+12
* Hoist 7fd65affabd9ab49b254fefce968a9eafabf1fbf as its own patchAnthony Ramine2016-08-262-0/+30
* Support multiple WebIDL interfaces being generated in the same output binding...Josh Matthews2016-08-243-2/+25
* 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-123-23/+12
* webidl: Update parserEmilio Cobos Álvarez2016-07-124-280/+1167
* webidl: Update the update script now mxr is gone.Emilio Cobos Álvarez2016-07-121-1/+1
* Allow [Pref] annotations on worker-exposed interfaces.Ms2ger2016-07-123-12/+29
* Update the WebIDL parserAnthony Ramine2016-05-186-55/+244
* components/script/dom/bindings/codegen/parser/update.sh now downloads allAgostonSzepessy2016-03-2229-59/+2899
* Stop generating a parser.out file in the source.Ms2ger2016-03-013-1/+15
* Implement [LegacyUnenumerableNamedProperties] in the WebIDL parserAnthony Ramine2016-02-233-1/+34
* Add mach test-webidl commandShing Lyu2016-01-294-10/+28
* update to latest testsPrabhjyot Singh Sodhi2016-01-218-29/+156
* Update WebIDL parserAnthony Ramine2015-12-151-275/+333
* Remove all our local patches to the WebIDL parserAnthony Ramine2015-12-154-83/+40
* Introduce [Abstract] to mark non-leaf interfacesAnthony Ramine2015-09-133-1/+15
* Update WebIDL parserAnthony Ramine2015-08-161-413/+1098
* Support default values for restricted float members (fixes #7217)Anthony Ramine2015-08-151-3/+2