Ecosyste.ms: Issues

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

GitHub / tc39/proposal-bind-operator issues and pull requests

#59 - An idea about limiting the function which can be called by this operator

Issue - State: closed - Opened by Frimaire over 1 year ago - 3 comments

#58 - Introduction of new operator

Issue - State: open - Opened by Haringat over 2 years ago - 13 comments

#57 - This proposal sounds as in-language replacement of (0, expr) hacky syntax?

Issue - State: open - Opened by koteisaev almost 3 years ago - 1 comment

#56 - I'd like to champion this proposal and reshape it

Issue - State: open - Opened by hax about 4 years ago - 5 comments

#54 - Can't we just have a simple object::method binding syntax?

Issue - State: open - Opened by icholy over 6 years ago - 16 comments

#53 - Is this proposal dead?

Issue - State: open - Opened by m93a over 6 years ago - 11 comments

#52 - Isn

Issue - State: open - Opened by glmdgrielson over 6 years ago

#51 - fix typo

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

#50 - Calling :: on Primitives

Issue - State: open - Opened by 7fe about 7 years ago - 3 comments

#49 - Implementation using native current JavaScript

Issue - State: closed - Opened by 7fe about 7 years ago - 10 comments

#48 - use arrow functions to create class methods with bind operation

Issue - State: open - Opened by stvkoch over 7 years ago - 6 comments

#47 - Can `.call`/`.bind` be used with the bind operator?

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

#46 - Make binding (mostly) idempotent

Issue - State: open - Opened by dead-claudia over 7 years ago - 16 comments

#45 - Split this into two operators?

Issue - State: open - Opened by fatcerberus over 7 years ago - 3 comments

#44 - Drop the `this` binding altogether

Issue - State: open - Opened by dead-claudia over 7 years ago - 84 comments

#43 - Ambigousness

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

#42 - Make :: operator a better version of . operator tailored for methods

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

#41 - Better to introduce self keyword

Issue - State: open - Opened by rangav over 7 years ago - 3 comments

#40 - a bit like Lua !

Issue - State: open - Opened by weepy almost 8 years ago - 1 comment

#39 - Bound methods in classes

Issue - State: open - Opened by rektide almost 8 years ago - 42 comments

#38 - Typo: "construtors" => "constructors"

Pull Request - State: closed - Opened by johntron almost 8 years ago

#37 - Pipeline + Bind strawman

Issue - State: open - Opened by bterlson about 8 years ago - 22 comments

#36 - Conflict with JScript

Issue - State: closed - Opened by Mouvedia about 8 years ago - 23 comments

#35 - Why is this still stage 0?

Issue - State: closed - Opened by calebmer about 8 years ago - 45 comments

#34 - README.md: use proper casing for jQuery

Pull Request - State: closed - Opened by avindra over 8 years ago

#33 - Virtual properties (accessors) as well as virtual methods

Issue - State: open - Opened by andyearnshaw over 8 years ago - 9 comments

#32 - Let's fix the semantics as implemented in Babel and move on.

Issue - State: closed - Opened by Artazor over 8 years ago - 5 comments

#31 - Why bind to `this` and not pass as an argument?

Issue - State: closed - Opened by rstacruz over 8 years ago - 2 comments

#30 - Explicit naming of `this`

Issue - State: open - Opened by gilbert over 8 years ago - 18 comments

#29 - ::new collision?

Issue - State: closed - Opened by bmeck almost 9 years ago - 36 comments

#28 - Add accessor for `new`

Pull Request - State: closed - Opened by dead-claudia almost 9 years ago - 27 comments

#27 - :: conflicts with E4X

Issue - State: closed - Opened by XeCycle almost 9 years ago - 3 comments

#26 - Generalize both binding/selection and pipeline operators

Issue - State: closed - Opened by ssube about 9 years ago - 69 comments

#25 - Binding `new`?

Issue - State: closed - Opened by dead-claudia about 9 years ago - 9 comments

#24 - What's keeping this from Stage 1?

Issue - State: closed - Opened by dead-claudia about 9 years ago - 78 comments

#23 - Consider & over ::

Issue - State: closed - Opened by rymohr about 9 years ago - 2 comments

#22 - binding with parameters

Issue - State: closed - Opened by felixakiragreen about 9 years ago - 2 comments

#21 - Allow super references in unary bind expressions

Issue - State: closed - Opened by zenparsing over 9 years ago - 5 comments

#20 - Example: Trine

Issue - State: closed - Opened by jussi-kalliokoski over 9 years ago - 2 comments

#19 - Wouldn't partials be better than virtual methods?

Issue - State: closed - Opened by aaronshaf over 9 years ago - 16 comments

#18 - ::object.method vs object::function

Issue - State: closed - Opened by lukescott over 9 years ago - 56 comments

#17 - ::object.func !== ::object.func

Issue - State: closed - Opened by lukescott over 9 years ago - 106 comments

#16 - class method binding

Issue - State: closed - Opened by idoros over 9 years ago - 4 comments

#15 - Partially applied parameters

Issue - State: closed - Opened by maxnordlund over 9 years ago - 53 comments

#14 - Dynamically named virtual methods?

Issue - State: closed - Opened by gsklee over 9 years ago - 4 comments

#13 - Added information on how it works

Pull Request - State: closed - Opened by shovon over 9 years ago - 1 comment

#12 - Provide a binary example without calling

Issue - State: closed - Opened by XeCycle over 9 years ago

#11 - Support a syntax for calling `apply`?

Issue - State: closed - Opened by krilnon over 9 years ago - 2 comments

#10 - Can .. be used instead

Issue - State: closed - Opened by kenchris over 9 years ago - 5 comments

#9 - NewExpression -> MemberExpression (for unary form)

Pull Request - State: closed - Opened by dead-claudia over 9 years ago - 3 comments

#9 - NewExpression -> MemberExpression (for unary form)

Pull Request - State: closed - Opened by dead-claudia over 9 years ago - 3 comments

#8 - The unary form feels like it's really a binary operator in disguise.

Issue - State: closed - Opened by aickin over 9 years ago - 1 comment

#7 - Add test suite

Issue - State: closed - Opened by UltCombo over 9 years ago - 2 comments

#6 - Fix link to esdown.

Pull Request - State: closed - Opened by RReverser over 9 years ago - 1 comment

#5 - Binding while destructuring

Issue - State: closed - Opened by domenic over 9 years ago - 5 comments
Labels: enhancement

#4 - Should unary form have a static restriction?

Issue - State: closed - Opened by zenparsing over 9 years ago - 5 comments
Labels: Open Question

#3 - Add explanatory note on method extraction with extended member expressions

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

#2 - Method extraction?

Issue - State: closed - Opened by ljharb over 9 years ago - 2 comments

#1 - Use a more compelling example for .call

Pull Request - State: closed - Opened by domenic over 9 years ago