en.javascript.info/9-regular-expressions
2020-12-13 13:35:25 -05:00
..
01-regexp-introduction Replace unicode with Unicode all over the book 2020-12-07 18:05:47 +02:00
02-regexp-character-classes Fix some issues in 9.2 (Character classes) 2020-12-07 17:47:03 +02:00
03-regexp-unicode Typo "in any *of* language" 2020-12-13 13:35:25 -05:00
04-regexp-anchors WIP 2019-09-04 15:44:48 +03:00
05-regexp-multiline-mode Adding missing 'pattern:' 2020-05-08 19:54:28 +00:00
06-regexp-boundary Fix confusing wording in 9.6 (Word boundary: \b) 2020-12-07 22:54:54 +02:00
07-regexp-escaping Fix typo in 9.7 (Escaping, special characters) 2020-12-08 00:03:41 +02:00
08-regexp-character-sets-and-ranges Merge pull request #2370 from vsemozhetbyt/patch-4 2020-12-13 20:28:35 +03:00
09-regexp-quantifiers Fix typo 2020-02-29 12:09:02 +08:00
10-regexp-greedy-and-lazy Fix typos in 9.10 (Greedy and lazy quantifiers) 2020-12-09 01:45:06 +02:00
11-regexp-groups Fix typos in 9.11 (Capturing groups) 2020-12-09 18:54:47 +02:00
12-regexp-backreferences correct minor error: "имя" is used in place of "name" 2020-05-19 14:54:36 -04:00
13-regexp-alternation Fix typos in 9.13 (Alternation (OR) |) 2020-12-09 21:19:50 +02:00
14-regexp-lookahead-lookbehind Merge pull request #2375 from vsemozhetbyt/patch-7 2020-12-13 20:23:33 +03:00
15-regexp-catastrophic-backtracking Merge pull request #2378 from vsemozhetbyt/patch-9 2020-12-13 20:16:55 +03:00
16-regexp-sticky Fix typo in 9.16 (Sticky flag "y"...) 2020-12-10 20:42:09 +02:00
17-regexp-methods closes #2382 2020-12-13 21:17:05 +03:00
index.md WIP 2019-09-04 15:44:48 +03:00