Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tc39/proposal-nullish-coalescing issues and pull requests

#67 - highlighted text

Pull Request - State: closed - Opened by Niefee almost 2 years ago

#65 - Update spec text to include stage 4, remove TODO items

Pull Request - State: closed - Opened by gisenberg almost 5 years ago - 2 comments

#64 - This should be accompanied with 'maybe' operator

Issue - State: closed - Opened by c-smile almost 5 years ago - 1 comment

#63 - Why use "??"

Issue - State: closed - Opened by roman-kirsanov almost 5 years ago - 1 comment

#62 - Why use "??" if we can use "|||" or like strict

Issue - State: closed - Opened by roman-kirsanov almost 5 years ago

#61 - Is there also a nullish AND?

Issue - State: closed - Opened by Primajin almost 5 years ago - 31 comments

#60 - Update Current Stage to 4

Pull Request - State: closed - Opened by b0yfriend almost 5 years ago

#59 - Lexical grammar: is "??" a punctuator token?

Issue - State: closed - Opened by bathos almost 5 years ago - 3 comments

#58 - Let’s forbid the mix of nullish-coalescing and other operators from ** to ?:

Issue - State: closed - Opened by hax almost 5 years ago - 11 comments

#57 - Null-coalescing assignment operator

Issue - State: closed - Opened by Xstoudi almost 5 years ago - 2 comments

#56 - Updated Stage value in spec.html

Pull Request - State: closed - Opened by velusgautam almost 5 years ago - 1 comment

#55 - Update README.md

Pull Request - State: closed - Opened by chicoxyzzy almost 5 years ago

#54 - Test262 update

Issue - State: closed - Opened by leobalter about 5 years ago - 1 comment

#53 - Correct spelling of title

Pull Request - State: closed - Opened by mheiber about 5 years ago - 5 comments

#52 - a ?? b without b

Issue - State: closed - Opened by DanielHoffmann about 5 years ago - 9 comments

#51 - Remove Lower Precedence condition

Pull Request - State: closed - Opened by codehag about 5 years ago - 3 comments

#50 - Rename LogicalExpression to ShortCircuitExpression

Pull Request - State: closed - Opened by rkirsling over 5 years ago - 2 comments

#49 - Switch AssignmentTargetType back to IsSimpleAssignmentTarget.

Pull Request - State: closed - Opened by DanielRosenwasser over 5 years ago

#48 - Let’s forbid the mix of nullish-coalescing and comparison operators

Issue - State: closed - Opened by claudepache over 5 years ago - 14 comments

#47 - Implementation status tracking

Issue - State: closed - Opened by mathiasbynens over 5 years ago - 13 comments

#46 - Update TODO ticks on README for stage 3

Pull Request - State: closed - Opened by orta over 5 years ago

#45 - Remove the 'Coalesced' grammar flag.

Pull Request - State: closed - Opened by DanielRosenwasser over 5 years ago

#44 - Please simplify the grammar

Issue - State: closed - Opened by waldemarhorwat over 5 years ago - 13 comments

#43 - NullishExpression -> CoalesceExpression, Nullish -> Coalesced

Pull Request - State: closed - Opened by DanielRosenwasser over 5 years ago

#42 - pre-Stage 3 review

Issue - State: closed - Opened by ljharb over 5 years ago - 21 comments

#41 - Tweak ecmarkup to remove unnecessary border line.

Pull Request - State: closed - Opened by rkirsling over 5 years ago - 3 comments

#40 - Give nullish coalescing lower precedence than logical OR.

Pull Request - State: closed - Opened by DanielRosenwasser over 5 years ago - 7 comments

#39 - Add grammar flags to disallow mixing ?? with || and &&.

Pull Request - State: closed - Opened by DanielRosenwasser over 5 years ago - 10 comments

#38 - Disallow mixing nullish coalescing with logical OR via early errors

Pull Request - State: closed - Opened by DanielRosenwasser over 5 years ago - 19 comments

#36 - Reached stage 2

Pull Request - State: closed - Opened by MatthiasKunnen over 5 years ago

#35 - Stage 2 advancement

Issue - State: closed - Opened by MatthiasKunnen over 5 years ago - 6 comments

#34 - Fix typo

Pull Request - State: closed - Opened by yassinecc over 5 years ago

#33 - Replace with keyword "exists" for clarity?

Issue - State: closed - Opened by selipso almost 6 years ago - 16 comments

#32 - Potentially unnecessary?

Issue - State: closed - Opened by mvaldesdeleon over 6 years ago - 11 comments

#31 - Default parameters use case

Issue - State: closed - Opened by wheresrhys over 6 years ago - 2 comments

#30 - Fix up TODO

Pull Request - State: closed - Opened by littledan over 6 years ago - 1 comment

#29 - Tooling implementation status

Issue - State: closed - Opened by vjpr over 6 years ago - 6 comments

#28 - What about NaN?

Issue - State: closed - Opened by aarondcohen over 6 years ago - 9 comments

#27 - What about implementing a lodash like get ?

Issue - State: closed - Opened by glarivie over 6 years ago - 4 comments

#26 - ?? has poor associativity/precedence, leading to counterintuitive behavior

Issue - State: closed - Opened by waldemarhorwat over 6 years ago - 22 comments

#25 - Remove null-propagation/chaining operator from examples.

Pull Request - State: closed - Opened by DanielRosenwasser over 6 years ago

#24 - Repo description and examples are confusing

Issue - State: closed - Opened by DanielRosenwasser over 6 years ago - 3 comments

#23 - Normative: Switch syntax to ??:

Pull Request - State: closed - Opened by littledan over 6 years ago - 18 comments

#22 - Destructuring give solution this problem:

Issue - State: closed - Opened by Pengeszikra almost 7 years ago - 2 comments

#21 - Add an example of using nullish coalescing without optional chaining operator

Pull Request - State: closed - Opened by thymikee almost 7 years ago - 1 comment

#20 - Strong evidence for treating null and undefined the same

Issue - State: closed - Opened by ljharb almost 7 years ago - 37 comments

#19 - Syntax Clutter

Issue - State: closed - Opened by igl almost 7 years ago - 4 comments

#18 - Specify support for index access

Issue - State: closed - Opened by ArashMotamedi almost 7 years ago - 2 comments

#17 - Change operator to ||| and reserve ?? for optional chaining

Issue - State: closed - Opened by dfahlander almost 7 years ago - 16 comments

#15 - Precedence

Issue - State: closed - Opened by littledan about 7 years ago - 26 comments

#13 - Clarify what happens for 'a ?? b' when 'a' is not defined

Issue - State: closed - Opened by rbuckton about 7 years ago - 6 comments

#12 - stage 1

Pull Request - State: closed - Opened by ghost about 7 years ago

#11 - Rendered spec link

Pull Request - State: closed - Opened by littledan about 7 years ago - 1 comment

#10 - Initial spec text

Pull Request - State: closed - Opened by littledan about 7 years ago - 1 comment

#9 - coordinate operator choice with optional-chaining proposal

Issue - State: closed - Opened by tvald over 7 years ago - 19 comments

#8 - Fixed typo

Pull Request - State: closed - Opened by madskonradsen over 7 years ago - 1 comment

#7 - Is there a distinction between ?? and the elvis operator ?:

Issue - State: closed - Opened by samuelgoto over 7 years ago - 5 comments

#5 - Is a new operator needed?

Issue - State: closed - Opened by noppa over 7 years ago - 2 comments

#4 - Symmetric operator?

Issue - State: closed - Opened by hax over 7 years ago - 9 comments

#3 - Nit: "nullary" misused

Issue - State: closed - Opened by BrendanEich over 7 years ago - 25 comments

#2 - [docs] Include examples not related to `?.`

Issue - State: closed - Opened by rattrayalex over 7 years ago - 5 comments

#1 - a ??= b

Issue - State: closed - Opened by claudepache over 7 years ago - 13 comments