-
Notifications
You must be signed in to change notification settings - Fork 379
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLDR-16811 Update UTS35 UnicodeSet syntax (#3089)
* CLDR-16811 Update UnicodeSet syntax to reflect ICU and edge cases * CLDR-16811 Sembr changes from #3083 * CLDR-16811 Significant whitespace before ^ * CLDR-16811 Incorporate additional changes from #3083 * CLDR-16811 Change words * CLDR-16811 Remove playground comment * CLDR-16811 Update '$' phrasing from #3083 * CLDR-16811 Document syntax edge cases, add TODOs * CLDR-16811 Char-name escapes should reference charName * CLDR-16811 Clarify meaning of syntax chars in strings * CLDR-16811 Add @eggrobin's suggestions * CLDR-16811 Add @eggrobin's suggestions take 2 * CLDR-16811 Put element nonterminal after range * CLDR-16811 Replace root nonterminal with unicodeSet * CLDR-16811 Remove support for multi-codepoint-string-ranges * CLDR-16811 Remove mention of single-quote escaping * CLDR-16811 Significant whitespace in bracketedHex worded out * CLDR-16811 Significant whitespace in bracketedHex in EBNF * CLDR-16811 Copy POSIX special case phrasing from #3083 * CLDR-16811 Improve presentation of single-codepoint range constraint * CLDR-16811 Rephrase variable section * CLDR-16811 Switch to XIDS/XIDC * CLDR-16811 Rename property value nonterminals * CLDR-16811 Convert syntax special cases to table * CLDR-16811 Trying to reach a conclusion using @eggrobin's suggestions * CLDR-16811 Be more explicit about variables in strings * CLDR-16811 Add syntax error examples for multi escape ranges * CLDR-16811 Fix missing backslash * CLDR-16811 Fix syntax edge case * CLDR-16811 Clarify variable example * CLDR-16811 Reformat syntax special case table
- Loading branch information
Showing
1 changed file
with
117 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters