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

Misc editorial #1053

Merged
merged 48 commits into from
Feb 13, 2018
Merged
Changes from 44 commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
8df2809
Editorial: add more lookahead-restrictions to NotEscapeSequence
jmdyck Dec 21, 2017
c564154
Editorial: insert missing </emu-eqn>
jmdyck Jan 4, 2018
dbf7751
Editorial: delete extraneous dot
jmdyck Jan 4, 2018
cf8c857
Editorial: delete extra spaces and add a dot
jmdyck Jan 4, 2018
d7f1c6c
Editorial: add '*' around 'true' and 'false'
jmdyck Jan 4, 2018
12dc570
Editorial: fix typo "algorthm"
jmdyck Jan 4, 2018
0f1d570
Editorial: resolve "LocalTimeZoneAdjustment" vs "LocalTZA" inconsistency
jmdyck Jan 4, 2018
ec1cd8c
Editorial: Remove '_' RHS for IdentifierPart
jmdyck Jan 5, 2018
b4081da
Editorial: entity-encode < and >
jmdyck Jan 24, 2018
0e04451
Editorial: tweak some indentation
jmdyck Jan 24, 2018
342fdb0
Editorial: consistify grammar params in defining prodns
jmdyck Jan 24, 2018
3c8d7fc
Editorial: elide unnecessary grammar params in non-defining prodns
jmdyck Jan 24, 2018
7c9b35e
Editorial: fix mentions of Atom :: `(` Disjunction `)`
jmdyck Jan 24, 2018
0a3b5a8
Editorial: "enclosing RegExp" -> "enclosing |Pattern|"
jmdyck Jan 24, 2018
2ac876f
Editorial: insert hyphen in "left-capturing"
jmdyck Jan 24, 2018
076284d
Editorial: "Otherwise" -> "Else"
jmdyck Jan 24, 2018
22e7117
Editorial: move the paren before "U+003E" to after
jmdyck Jan 24, 2018
1f2d1cb
Editorial: invert "Let the enclosed substring be _groupName_"
jmdyck Jan 24, 2018
c478751
Editorial: recap "left-capturing parentheses" more concisely.
jmdyck Jan 24, 2018
9a455bc
Editorial: delete "this following"
jmdyck Jan 24, 2018
63b6d27
Editorial: move StringValue-for-RegExpIdentifierName clause
jmdyck Jan 24, 2018
956e094
Editorial: move BackreferenceMatcher to a more appropriate location
jmdyck Jan 24, 2018
577f76f
Editorial: "Abstract Operation" -> "( _n_ )" in header
jmdyck Jan 24, 2018
f5cddb2
Editorial: add _namedCaptures_ parameter to GetSubstitution()
jmdyck Jan 24, 2018
7b2fe11
Editorial: "|Term|" -> "the located |GroupSpecifier|"
jmdyck Jan 24, 2018
261bc18
Editorial: "Let" -> "Set" for already-bound metavariable
jmdyck Jan 24, 2018
a1f915b
Editorial: remove `_` RHS from RegExpIdentifierPart
jmdyck Jan 24, 2018
f09e801
Editorial: tweak indentation
jmdyck Jan 24, 2018
35ab8d5
Editorial: move PromiseResolve clause into Promise.resolve clause
jmdyck Jan 24, 2018
feaa751
Editorial: add "then" to "If" step
jmdyck Jan 24, 2018
cd12b08
Markup: entity-encode &ldquo; and &rdquo;
jmdyck Jan 25, 2018
57b25af
Editorial: right-single-quotation-mark -> apostrophe twice
jmdyck Jan 25, 2018
f2ed860
Markup: <emu-nt>Foo</emu-nt> -> |Foo|
jmdyck Jan 25, 2018
0fc5f71
Editorial: Add [?U] to RHS occurrences of CharacterClassEscape
jmdyck Jan 25, 2018
2ad9c5f
Editorial: delete extraneous backslashes
jmdyck Jan 25, 2018
2a7bb57
Editorial: `General_Category` -> &ldquo;General_Category&rdquo;
jmdyck Jan 25, 2018
6a5870c
Editorial: |True| -> &ldquo;True&rdquo;
jmdyck Jan 25, 2018
392b8d9
Editorial: move a sentence about property values
jmdyck Jan 25, 2018
607e7d1
Editorial: tighten up the "must support/must not support" wording
jmdyck Jan 25, 2018
9a4fa7a
Editorial: Put algorithm before supporting tables
jmdyck Jan 25, 2018
e3d9eff
Editorial: reorder UnicodePropertyValueExpression-related prodns
jmdyck Jan 25, 2018
0d79be5
Editorial: tweak UnicodePropertyValueExpression eval algs
jmdyck Jan 25, 2018
b756cef
Editorial: avoid reusing/overwriting metavariable _p_
jmdyck Jan 25, 2018
d26d24a
Editorial: misc tweaks re lookbehind assertions
jmdyck Jan 27, 2018
6e04f06
Editorial: add _direction_ to BackreferenceMatcher's param list
jmdyck Jan 27, 2018
03bd376
Markup: fix well-formedness error
jmdyck Feb 8, 2018
17da467
Markup: tweak note re parsing the same String multiple times.
jmdyck Feb 8, 2018
528eb61
Markup: insert <p>...</p> tags
jmdyck Feb 8, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading