Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / plinss/widlparser issues and pull requests
#87 - Disallow FrozenArray<T> in non-attribute position
Issue -
State: open - Opened by domenic 7 months ago
#87 - Disallow FrozenArray<T> in non-attribute position
Issue -
State: open - Opened by domenic 7 months ago
#86 - add Float16Array
Pull Request -
State: closed - Opened by bakkot 10 months ago
- 2 comments
#86 - add Float16Array
Pull Request -
State: closed - Opened by bakkot 10 months ago
- 2 comments
#85 - Add support for parsing `async iterable<T>` type
Pull Request -
State: open - Opened by lucacasonato 11 months ago
- 1 comment
#85 - Add support for parsing `async iterable<T>` type
Pull Request -
State: open - Opened by lucacasonato 11 months ago
- 1 comment
#84 - Add distinguishing between callback and dictionary-like types
Issue -
State: closed - Opened by vmpstr about 1 year ago
- 3 comments
#84 - Add distinguishing between callback and dictionary-like types
Issue -
State: closed - Opened by vmpstr about 1 year ago
- 3 comments
#83 - tokenizer: Fix identifier regular expression.
Pull Request -
State: closed - Opened by emilio about 1 year ago
- 4 comments
#83 - tokenizer: Fix identifier regular expression.
Pull Request -
State: closed - Opened by emilio about 1 year ago
- 4 comments
#82 - Give SharedArrayBuffer a dedicated type
Issue -
State: open - Opened by annevk over 1 year ago
- 1 comment
#82 - Give SharedArrayBuffer a dedicated type
Issue -
State: open - Opened by annevk over 1 year ago
- 1 comment
#81 - Allow required args after optional args. Fixes #79
Pull Request -
State: closed - Opened by tabatkins almost 2 years ago
- 1 comment
#81 - Allow required args after optional args. Fixes #79
Pull Request -
State: closed - Opened by tabatkins almost 2 years ago
- 1 comment
#80 - README.md fix typo in `pip install widlparser3`
Pull Request -
State: closed - Opened by simonegiacomelli about 2 years ago
#80 - README.md fix typo in `pip install widlparser3`
Pull Request -
State: closed - Opened by simonegiacomelli about 2 years ago
#79 - Parser doesn't allow optional arguments to be followed by required arguments
Issue -
State: open - Opened by domenic over 2 years ago
- 1 comment
#79 - Parser doesn't allow optional arguments to be followed by required arguments
Issue -
State: open - Opened by domenic over 2 years ago
- 1 comment
#78 - Getting correct argument list of a method
Issue -
State: closed - Opened by redcrabs over 2 years ago
- 1 comment
#78 - Getting correct argument list of a method
Issue -
State: closed - Opened by redcrabs over 2 years ago
- 1 comment
#77 - Remove optionality from name on all reasonable constructs.
Pull Request -
State: open - Opened by tabatkins over 2 years ago
- 1 comment
#77 - Remove optionality from name on all reasonable constructs.
Pull Request -
State: open - Opened by tabatkins over 2 years ago
- 1 comment
#76 - Trailing comma on EnumValueList isn't a legacy ignored thing. Fixes #75
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
- 1 comment
#76 - Trailing comma on EnumValueList isn't a legacy ignored thing. Fixes #75
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
- 1 comment
#75 - Parser incorrectly emits a warning for a trailing comma on EnumValueList
Issue -
State: closed - Opened by tabatkins over 2 years ago
- 2 comments
#75 - Parser incorrectly emits a warning for a trailing comma on EnumValueList
Issue -
State: closed - Opened by tabatkins over 2 years ago
- 2 comments
#74 - Make ArgumentList non-optional when possible.
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
#74 - Make ArgumentList non-optional when possible.
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
#73 - Make .parent non-Optional
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
- 1 comment
#73 - Make .parent non-Optional
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
- 1 comment
#72 - Use TYPE_CHECKING to avoid circular refs and remove all the fake protocols
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
- 3 comments
#72 - Use TYPE_CHECKING to avoid circular refs and remove all the fake protocols
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
- 3 comments
#71 - Identifier.name isn't optional
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
- 1 comment
#71 - Identifier.name isn't optional
Pull Request -
State: closed - Opened by tabatkins over 2 years ago
- 1 comment
#70 - Parser doesn't accept the correct syntax for `required [XAttr] typename attributename;`
Issue -
State: open - Opened by padenot almost 3 years ago
#70 - Parser doesn't accept the correct syntax for `required [XAttr] typename attributename;`
Issue -
State: open - Opened by padenot almost 3 years ago
#69 - Bump typing-extensions max version?
Issue -
State: closed - Opened by tabatkins over 3 years ago
#69 - Bump typing-extensions max version?
Issue -
State: closed - Opened by tabatkins over 3 years ago
#68 - Add BigInt64Array and BigUint64Array types
Issue -
State: open - Opened by TimothyGu over 3 years ago
#67 - Remove "exception" from the identifier list
Pull Request -
State: closed - Opened by domenic over 3 years ago
- 1 comment
#67 - Remove "exception" from the identifier list
Pull Request -
State: closed - Opened by domenic over 3 years ago
- 1 comment
#66 - Add support for constants on namespaces
Issue -
State: closed - Opened by domenic almost 4 years ago
- 2 comments
#66 - Add support for constants on namespaces
Issue -
State: closed - Opened by domenic almost 4 years ago
- 2 comments
#65 - Fix case of WebIDL biginit
Pull Request -
State: closed - Opened by dontcallmedom almost 4 years ago
#65 - Fix case of WebIDL biginit
Pull Request -
State: closed - Opened by dontcallmedom almost 4 years ago
#64 - Add support for BigInt WebIDL primitive
Pull Request -
State: closed - Opened by dontcallmedom almost 4 years ago
- 2 comments
#64 - Add support for BigInt WebIDL primitive
Pull Request -
State: closed - Opened by dontcallmedom almost 4 years ago
- 2 comments
#63 - Add validation
Issue -
State: open - Opened by annevk almost 4 years ago
#63 - Add validation
Issue -
State: open - Opened by annevk almost 4 years ago
#62 - Error with required dictionary argument when required member is inherited
Issue -
State: open - Opened by Ms2ger about 4 years ago
- 1 comment
#61 - Allow `undefined` inside union type
Issue -
State: closed - Opened by saschanaz over 4 years ago
- 1 comment
#61 - Allow `undefined` inside union type
Issue -
State: closed - Opened by saschanaz over 4 years ago
- 1 comment
#60 - WebIDL's 'void' type is changing to 'undefined'
Issue -
State: closed - Opened by tabatkins over 4 years ago
- 1 comment
#60 - WebIDL's 'void' type is changing to 'undefined'
Issue -
State: closed - Opened by tabatkins over 4 years ago
- 1 comment
#59 - Make “markup” consumer code with wrong method names hard-fail?
Issue -
State: closed - Opened by sideshowbarker over 4 years ago
- 2 comments
#59 - Make “markup” consumer code with wrong method names hard-fail?
Issue -
State: closed - Opened by sideshowbarker over 4 years ago
- 2 comments
#58 - Implement support for async value iterators and async iterator arguments
Issue -
State: closed - Opened by domenic almost 5 years ago
#58 - Implement support for async value iterators and async iterator arguments
Issue -
State: closed - Opened by domenic almost 5 years ago
#57 - Update for Web IDL extended attribute renames
Issue -
State: closed - Opened by domenic almost 5 years ago
#57 - Update for Web IDL extended attribute renames
Issue -
State: closed - Opened by domenic almost 5 years ago
#56 - Only the last constructor is returned from `.normalized_method_names()` regardless of argument
Issue -
State: open - Opened by tabatkins almost 5 years ago
- 2 comments
#56 - Only the last constructor is returned from `.normalized_method_names()` regardless of argument
Issue -
State: open - Opened by tabatkins almost 5 years ago
- 2 comments
#55 - Add ObservableArray<> to the grammar
Issue -
State: closed - Opened by domenic almost 5 years ago
- 2 comments
#55 - Add ObservableArray<> to the grammar
Issue -
State: closed - Opened by domenic almost 5 years ago
- 2 comments
#54 - What is the correct way to get the markup for just the value of a Default?
Issue -
State: closed - Opened by emlun about 5 years ago
- 3 comments
#54 - What is the correct way to get the markup for just the value of a Default?
Issue -
State: closed - Opened by emlun about 5 years ago
- 3 comments
#53 - constructor() acts like a keyword, not a method
Issue -
State: closed - Opened by tabatkins over 5 years ago
- 5 comments
#53 - constructor() acts like a keyword, not a method
Issue -
State: closed - Opened by tabatkins over 5 years ago
- 5 comments
#52 - Sync ArgumentNameKeywords with spec's ArgumentNameKeyword production
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 1 comment
#52 - Sync ArgumentNameKeywords with spec's ArgumentNameKeyword production
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 1 comment
#51 - Underscores incorrectly stripped from member names
Issue -
State: closed - Opened by foolip over 5 years ago
- 10 comments
#51 - Underscores incorrectly stripped from member names
Issue -
State: closed - Opened by foolip over 5 years ago
- 10 comments
#50 - Add tests for underscores in member names
Pull Request -
State: closed - Opened by foolip over 5 years ago
#50 - Add tests for underscores in member names
Pull Request -
State: closed - Opened by foolip over 5 years ago
#49 - Change test.py output to test testing
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 1 comment
#49 - Change test.py output to test testing
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 1 comment
#48 - Run test.py on GitHub Actions
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 10 comments
#48 - Run test.py on GitHub Actions
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 10 comments
#47 - whitespace included in attribute and operation names (regression)
Issue -
State: closed - Opened by foolip over 5 years ago
#47 - whitespace included in attribute and operation names (regression)
Issue -
State: closed - Opened by foolip over 5 years ago
#46 - Add a baseline (expected output) for test.py
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 4 comments
#46 - Add a baseline (expected output) for test.py
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 4 comments
#45 - Remove [Constructor] extended attribute
Issue -
State: open - Opened by plinss over 5 years ago
#45 - Remove [Constructor] extended attribute
Issue -
State: open - Opened by plinss over 5 years ago
#44 - Support constructor operations
Issue -
State: closed - Opened by Ms2ger over 5 years ago
- 1 comment
#44 - Support constructor operations
Issue -
State: closed - Opened by Ms2ger over 5 years ago
- 1 comment
#43 - Allow `async` as argument name
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 2 comments
#43 - Allow `async` as argument name
Pull Request -
State: closed - Opened by foolip over 5 years ago
- 2 comments
#42 - Allow async and includes as names in a few places
Issue -
State: closed - Opened by domenic over 5 years ago
- 5 comments
#42 - Allow async and includes as names in a few places
Issue -
State: closed - Opened by domenic over 5 years ago
- 5 comments
#41 - Add support for async_iterable syntax
Issue -
State: closed - Opened by domenic over 5 years ago
- 2 comments
#41 - Add support for async_iterable syntax
Issue -
State: closed - Opened by domenic over 5 years ago
- 2 comments
#40 - Support Python 3
Issue -
State: closed - Opened by dominiccooney over 5 years ago
- 2 comments
#40 - Support Python 3
Issue -
State: closed - Opened by dominiccooney over 5 years ago
- 2 comments
#39 - Implement required dictionary defaulting
Issue -
State: closed - Opened by annevk over 5 years ago
- 3 comments
#39 - Implement required dictionary defaulting
Issue -
State: closed - Opened by annevk over 5 years ago
- 3 comments
#38 - Remove Date, RegExp, and DOMException
Pull Request -
State: closed - Opened by queengooborg almost 6 years ago
#38 - Remove Date, RegExp, and DOMException
Pull Request -
State: closed - Opened by queengooborg almost 6 years ago
#37 - Add Python 3 support
Pull Request -
State: closed - Opened by queengooborg almost 6 years ago
- 3 comments
#37 - Add Python 3 support
Pull Request -
State: closed - Opened by queengooborg almost 6 years ago
- 3 comments