Ilya Kantor
|
5f927bd7dc
|
Merge pull request #2611 from AhmedElaguab/master
Fix typo
|
2021-06-13 11:02:45 +03:00 |
|
Ilya Kantor
|
581117ffe0
|
Merge pull request #2621 from leviding/patch-36
FIX: The range of hexadecimal numbers is 0-9 or A-F
|
2021-06-13 10:47:51 +03:00 |
|
Ilya Kantor
|
54ff266be7
|
Merge pull request #2623 from joaquinelio/patch-9
typo
|
2021-06-13 10:47:26 +03:00 |
|
joaquinelio
|
0e49461c92
|
typpo
|
2021-06-10 00:02:47 -03:00 |
|
joaquinelio
|
68172cc9c4
|
typo
|
2021-06-10 00:00:57 -03:00 |
|
LeviDing
|
52cb884565
|
Update article.md
|
2021-06-07 23:58:40 +08:00 |
|
Ahmed Elaguab
|
f8313dc936
|
Update article.md
|
2021-05-28 16:53:44 +01:00 |
|
joaquinelio
|
fafab82e8a
|
typo
|
2021-05-15 00:16:49 -03:00 |
|
joaquinelio
|
6de9d70114
|
typo
|
2021-04-11 01:37:21 -03:00 |
|
joaquinelio
|
f452810885
|
typo
|
2021-03-02 10:28:52 -03:00 |
|
Ilya Kantor
|
f6ae0b5a5f
|
minor fixes
|
2021-02-28 22:24:46 +03:00 |
|
Ilya Kantor
|
354c633803
|
Merge pull request #2445 from msisaifu/fix-typo
fix typo
|
2021-01-21 22:52:20 +03:00 |
|
joaquinelio
|
bdb19f681e
|
too wordy explanation
|
2021-01-17 20:00:35 -03:00 |
|
Saiful
|
0f65c3986f
|
the type name is lookbehind instead of lookahead
|
2021-01-17 18:08:55 +06:00 |
|
Saiful
|
37c906ca56
|
fix typo
|
2021-01-17 10:20:15 +06:00 |
|
Ilya Kantor
|
6418344d59
|
closes #2411
|
2020-12-31 14:42:56 +03:00 |
|
Pano Papadatos
|
37e51e0d13
|
Typo "in any *of* language"
|
2020-12-13 13:35:25 -05:00 |
|
Ilya Kantor
|
c275ba48b6
|
closes #2382
|
2020-12-13 21:17:05 +03:00 |
|
Ilya Kantor
|
fd2e83c6a3
|
Merge pull request #2368 from vsemozhetbyt/patch-1
Fix confusing wording in 9.6 (Word boundary: \b)
|
2020-12-13 20:29:03 +03:00 |
|
Ilya Kantor
|
0543fee98d
|
Merge pull request #2369 from vsemozhetbyt/patch-3
Fix typo in 9.7 (Escaping, special characters)
|
2020-12-13 20:28:47 +03:00 |
|
Ilya Kantor
|
76f07329c6
|
Merge pull request #2370 from vsemozhetbyt/patch-4
Fix typo in 9.8 task solution (Sets and ranges [...])
|
2020-12-13 20:28:35 +03:00 |
|
Ilya Kantor
|
985dedbefd
|
Merge pull request #2371 from vsemozhetbyt/patch-5
Update support note in 9.8 (Sets and ranges [...])
|
2020-12-13 20:28:22 +03:00 |
|
Ilya Kantor
|
a1736bd757
|
Merge pull request #2372 from vsemozhetbyt/9.10
Fix typos in 9.10 (Greedy and lazy quantifiers)
|
2020-12-13 20:27:24 +03:00 |
|
Ilya Kantor
|
e1cb0f8690
|
Merge pull request #2373 from vsemozhetbyt/9.11
Fix typos in 9.11 (Capturing groups)
|
2020-12-13 20:24:53 +03:00 |
|
Ilya Kantor
|
aae708dacc
|
Merge pull request #2374 from vsemozhetbyt/patch-6
Fix typos in 9.13 (Alternation (OR) |)
|
2020-12-13 20:24:22 +03:00 |
|
Ilya Kantor
|
093dfe4c6f
|
Merge pull request #2375 from vsemozhetbyt/patch-7
Correct example in 9.14 (Lookahead and lookbehind)
|
2020-12-13 20:23:33 +03:00 |
|
Ilya Kantor
|
c59c9e8172
|
Merge pull request #2376 from vsemozhetbyt/patch-8
Make solution in 9.14 safer
|
2020-12-13 20:21:27 +03:00 |
|
Ilya Kantor
|
4e1ab89ea0
|
Merge pull request #2378 from vsemozhetbyt/patch-9
Fix typo, clarify wording in 9.15 (Catastrophic backtracking)
|
2020-12-13 20:16:55 +03:00 |
|
Ilya Kantor
|
f716a917bc
|
minor fixes
|
2020-12-13 20:16:17 +03:00 |
|
Ilya Kantor
|
27c30303fa
|
minor fixes
|
2020-12-13 20:15:24 +03:00 |
|
Ilya Kantor
|
19d1e33263
|
Merge pull request #2379 from vsemozhetbyt/patch-10
Update support note in 9.15 (Catastrophic backtracking)
|
2020-12-13 20:10:08 +03:00 |
|
Ilya Kantor
|
16fda1bed2
|
Merge pull request #2381 from vsemozhetbyt/patch-11
Fix typo in 9.16 (Sticky flag "y"...)
|
2020-12-13 20:08:35 +03:00 |
|
Ilya Kantor
|
92cdba0a00
|
Merge pull request #2383 from vsemozhetbyt/patch-12
Fix typo in 9.17 (Methods of RegExp and String)
|
2020-12-13 20:08:22 +03:00 |
|
Ilya Kantor
|
ba5ebbc5f6
|
Merge pull request #2363 from vsemozhetbyt/patch-2
Fix some issues in 9.2 (Character classes)
|
2020-12-13 20:07:53 +03:00 |
|
Vse Mozhe Buty
|
a8c22e92e6
|
Fix typo in 9.17 (Methods of RegExp and String)
|
2020-12-11 00:40:16 +02:00 |
|
Vse Mozhe Buty
|
04ce7283ad
|
Fix typo in 9.16 (Sticky flag "y"...)
|
2020-12-10 20:42:09 +02:00 |
|
Vse Mozhe Buty
|
4512a02fd0
|
Update support note in 9.15 (Catastrophic backtracking)
Refs: https://bugs.chromium.org/p/v8/issues/detail?id=10765
Refs: https://bugs.chromium.org/p/v8/issues/detail?id=11021
Can be tested in the Goole Chrome Beta, Dev, and Canary branches now,
as well as in the Node.js v8-canary branch.
|
2020-12-10 17:01:43 +02:00 |
|
Vse Mozhe Buty
|
e5d1c02628
|
Fix typo, clarify wording in 9.15 (Catastrophic backtracking)
|
2020-12-10 16:00:34 +02:00 |
|
Vse Mozhe Buty
|
20916d9dc7
|
Make solution in 9.14 safer
As the task uses multiline HTML
and the note at the end suggests using `s` flag,
the lazy quantifier would be safer.
|
2020-12-10 00:23:16 +02:00 |
|
Vse Mozhe Buty
|
6fc5b2c555
|
Correct example in 9.14 (Lookahead and lookbehind)
Without the `g` flag, we cannot say that the price is skipped.
Without the `\b` assertion, we will have the part of the price in the result.
|
2020-12-09 23:40:16 +02:00 |
|
Vse Mozhe Buty
|
276f48de2b
|
Fix typos in 9.13 (Alternation (OR) |)
|
2020-12-09 21:19:50 +02:00 |
|
Vse Mozhe Buty
|
f2f650062c
|
Fix typos in 9.11 (Capturing groups)
|
2020-12-09 18:54:47 +02:00 |
|
Vse Mozhe Buty
|
656700966b
|
Fix typos in 9.10 (Greedy and lazy quantifiers)
|
2020-12-09 01:45:06 +02:00 |
|
Vse Mozhe Buty
|
b19312e8ca
|
Update support note in 9.8 (Sets and ranges [...])
See https://caniuse.com/mdn-javascript_builtins_regexp_property_escapes
|
2020-12-08 17:41:33 +02:00 |
|
Vse Mozhe Buty
|
4a3d842bc6
|
Fix typo in 9.8 task solution (Sets and ranges [...])
|
2020-12-08 17:38:02 +02:00 |
|
Vse Mozhe Buty
|
935ed8580e
|
Fix typo in 9.7 (Escaping, special characters)
|
2020-12-08 00:03:41 +02:00 |
|
Vse Mozhe Buty
|
6a61c04fc5
|
Fix confusing wording in 9.6 (Word boundary: \b)
`\bHello\b` pattern was just analyzed in the previous paragraph,
so the current wording is a bit confusing.
|
2020-12-07 22:54:54 +02:00 |
|
Vse Mozhe Buty
|
7c73f64a13
|
Replace unicode with Unicode all over the book
|
2020-12-07 18:05:47 +02:00 |
|
Vse Mozhe Buty
|
2cf95d82ba
|
Fix some issues in 9.2 (Character classes)
* Fix typos.
* Update a support note.
* Add a reference for a yet unexplained pattern.
|
2020-12-07 17:47:03 +02:00 |
|
Vse Mozhe Buty
|
5be2c046a5
|
Fix typo in 9.1 (Patterns and flags)
|
2020-12-07 17:25:36 +02:00 |
|