en.javascript.info/9-regular-expressions
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
..
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 Replace unicode with Unicode all over the book 2020-12-07 18:05:47 +02: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 minor fixes 2020-07-05 12:45:21 +03:00
07-regexp-escaping WIP 2019-09-06 16:48:59 +03:00
08-regexp-character-sets-and-ranges Replace unicode with Unicode all over the book 2020-12-07 18:05:47 +02:00
09-regexp-quantifiers Fix typo 2020-02-29 12:09:02 +08:00
10-regexp-greedy-and-lazy FIX: minor typo error, missing "alert( " 2020-11-18 10:37:38 +08:00
11-regexp-groups closes #1882 2020-05-17 23:44:21 +03: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 Fix typo in 9.17 (Methods of RegExp and String) 2020-12-11 00:40:16 +02:00
index.md WIP 2019-09-04 15:44:48 +03:00