-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: tc39/proposal-binary-ast
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add function length field for functions, except getter which is always 0 (fixes #49)
#55
by arai-a
was merged Aug 24, 2018
Loading…
Add AssertedPositionalParameterName, AssertedRestParameterName, and AssertedParameterName (fixes #50)
#52
by arai-a
was merged Aug 2, 2018
Loading…
Add AssertedParameterScope.isSimpleParameterList back to distinguish …
#53
by arai-a
was merged Aug 14, 2018
Loading…
Introducing explicit annotations for Scope, Identifiers, Property Names
#59
by Yoric
was closed Sep 19, 2018
Loading…
Add note about duplicate parameter name to CheckParameterNames and CheckPositionalParameterIndices (fixes #66)
#67
by arai-a
was merged Nov 5, 2018
Loading…
Add comments for function length attributes (fixes #58)
#61
by arai-a
was merged Nov 5, 2018
Loading…
Another attempt to annotate scopes and identifier names.
#63
by Yoric
was closed Sep 27, 2018
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.