ecma262 icon indicating copy to clipboard operation
ecma262 copied to clipboard

Editorial: Consolidate use of ASCII subsets

Open gibson042 opened this issue 3 years ago • 2 comments
trafficstars

Fixes #2570

  • Introduce a definition for ASCII word characters
  • Refer to Unicode Basic Latin as "block" rather than "range"
  • Refactor URI Handling Functions for clarity
  • Refactor escape for clarity
  • Replace |ControlLetter| with |AsciiLetter|

gibson042 avatar Jul 28 '22 19:07 gibson042

@gibson042 LGTM but has conflicts that need to be resolved.

michaelficarra avatar Aug 09 '22 02:08 michaelficarra

@michaelficarra Conflicts resolved.

gibson042 avatar Aug 09 '22 02:08 gibson042