Mathias Bynens
|
a9abd418cc
|
Update RegExp property escape tests per Unicode v12.1.0 (#2161)
Ref. https://github.com/tc39/ecma262/issues/1530.
|
2019-05-22 17:08:14 -04:00 |
Mathias Bynens
|
9339f8a5ce
|
Update RegExp Unicode property escape tests per Unicode 12 (#2091)
1cfedb79bb
https://github.com/tc39/ecma262/issues/1467
https://github.com/tc39/ecma262/pull/1468
|
2019-03-12 04:47:27 -04:00 |
Mathias Bynens
|
85d595effa
|
Update RegExp Unicode property escape tests per Unicode 11
Emoji data is now published as part of the Unicode standard itself, and thus follows the same version number.
Ref. f302c60c84 .
Ref. https://github.com/tc39/ecma262/pull/1218.
Ref. https://github.com/tc39/ecma262/issues/1219.
|
2018-06-07 15:32:41 +02:00 |
André Bargull
|
f95b56ab28
|
Revert "js-beautify: make all indentation consistent (depth & character) (#1409)" (#1412)
This reverts commit a01de4a722 .
|
2018-02-09 12:09:47 -05:00 |
Rick Waldron
|
a01de4a722
|
js-beautify: make all indentation consistent (depth & character) (#1409)
|
2018-02-09 11:35:37 -05:00 |
Mathias Bynens
|
953992d235
|
Update RegExp Unicode property escape tests per latest proposal & Unicode 10
|
2017-07-13 12:35:44 -04:00 |
Mathias Bynens
|
d5e1150325
|
Add regular RegExp Unicode property escape tests (#1014)
Ref. https://github.com/mathiasbynens/unicode-property-escapes-tests/pull/8.
|
2017-05-01 13:25:51 -04:00 |