Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial: tweak whitespace and articles #667

Merged
merged 2 commits into from
Aug 16, 2016
Merged

Conversation

jmdyck
Copy link
Collaborator

@jmdyck jmdyck commented Aug 13, 2016

No description provided.

jmdyck added 2 commits August 12, 2016 23:17
In <emu-grammar>, indent content, and insert space before colon.
In algorithms, change "an empty String" to "the empty String",
as the spec is quite consistent on the latter usage.

Similarly, change "a" to "the" in `a single-element String '","'`,
as the consistency appears to generalize to any phrase that
statically identifies a specific String value.
@bterlson bterlson merged commit fbdd724 into tc39:master Aug 16, 2016
jaychsu added a commit to jaychsu/ecma262 that referenced this pull request Sep 7, 2016
* upstream/master: (301 commits)
  Editorial: remove mistakenly committed change to eval-related super errors
  Normative: Point to the latest version of UTR15 (tc39#681)
  Meta: update ecmarkup version dependency (tc39#682)
  Editorial: Update a variable name in Annex B.3.3.1 to refer to the proper variable in FunctionDeclarationInstantiation's body, and add warning comments by all the spec algorithms monkey-patched by Annex B so that future refactoring doesn't create broken/dangling references in Annex B. (tc39#677)
  Meta: update ecmarkup version dependency
  Editorial: dfn-ify 'goal symbol'
  Editorial: TypeArray -> TypedArray (tc39#675)
  Editorial: Correct a wrong cross-reference in Annex C (tc39#674)
  Editorial: tweak whitespace and articles (tc39#667)
  Editorial: Tweak EnumerateObjectProperties informative definition (tc39#656)
  Editorial: Rename variable (indx --> index) (tc39#658)
  Editorial: Fix reference in ScriptEvaluation (tc39#659)
  Editorial: Consistent `undefined or null` order (tc39#660)
  Editorial: Refactor Array.prototype.toLocaleString (tc39#662)
  Editorial: Tweak Array.prototype.join (tc39#661)
  Simplify description of CreateImmutableBinding (tc39#654)
  Normative: Resolve template argument references (tc39#609)
  Editorial: Refactor Array.prototype.join (tc39#638)
  Editorial: contains --> Contains in ModuleListItem SS
  Normative: Allow initializers in ForInStatement heads (tc39#614)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants