Ali Mohammad Pur
f364fcec5d
LibRegex+Everywhere: Make LibRegex more unicode-aware
...
This commit makes LibRegex (mostly) capable of operating on any of
the three main string views:
- StringView for raw strings
- Utf8View for utf-8 encoded strings
- Utf32View for raw unicode strings
As a result, regexps with unicode strings should be able to properly
handle utf-8 and not stop in the middle of a code point.
A future commit will update LibJS to use the correct type of string
depending on the flags.
2021-07-18 21:10:55 +04:30
..
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-30 11:13:54 +02:00
2021-06-30 11:13:54 +02:00
2021-06-01 21:30:16 +01:00
2021-04-29 11:28:01 +02:00
2021-05-12 11:00:45 +01:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-07-10 18:51:14 +01:00
2021-06-01 21:30:16 +01:00
2021-05-12 11:00:45 +01:00
2021-07-14 14:13:25 +04:30
2021-07-14 14:13:25 +04:30
2021-05-17 18:14:05 +01:00
2021-06-30 11:13:54 +02:00
2021-05-19 23:19:07 +02:00
2021-07-13 23:19:33 +02:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-07-15 18:36:46 +04:30
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-30 11:13:54 +02:00
2021-05-19 21:36:57 +02:00
2021-06-01 21:30:16 +01:00
2021-07-13 17:30:38 +02:00
2021-06-01 21:30:16 +01:00
2021-06-08 11:30:58 +02:00
2021-05-15 23:51:50 +01:00
2021-07-18 21:10:55 +04:30
2021-06-01 21:30:16 +01:00
2021-06-15 21:30:55 +02:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-29 13:18:03 +02:00
2021-06-30 19:05:51 +02:00
2021-05-12 11:00:45 +01:00
2021-07-10 13:33:08 +02:00
2021-06-29 13:18:03 +02:00
2021-07-15 11:16:58 +02:00
2021-07-15 11:16:58 +02:00
2021-05-05 15:12:30 +01:00
2021-04-29 11:28:01 +02:00
2021-04-29 11:28:01 +02:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-04 19:11:27 +02:00
2021-07-09 20:15:40 +02:00
2021-06-05 23:51:08 +04:30
2021-06-01 21:30:16 +01:00
2021-05-31 17:59:02 +01:00
2021-07-16 01:07:01 +01:00
2021-05-09 15:56:03 +02:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-07-12 16:10:01 +02:00
2021-06-30 11:13:54 +02:00
2021-07-12 19:15:19 +04:30
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-07-18 00:55:16 +02:00
2021-07-07 20:01:15 +04:30
2021-06-30 11:03:51 +02:00
2021-06-01 21:30:16 +01:00
2021-06-30 11:13:54 +02:00
2021-06-01 21:30:16 +01:00
2021-06-30 11:13:54 +02:00
2021-06-01 21:30:16 +01:00
2021-06-30 11:13:54 +02:00
2021-05-27 22:56:21 +02:00
2021-05-31 17:59:02 +01:00
2021-06-01 21:30:16 +01:00
2021-05-12 11:00:45 +01:00
2021-05-30 14:07:58 +01:00
2021-06-02 17:34:27 +04:30
2021-06-01 21:30:16 +01:00
2021-06-17 19:54:38 +02:00
2021-05-10 19:09:53 +01:00
2021-04-29 22:16:18 +02:00
2021-07-04 14:27:47 +02:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-05-30 23:13:52 +02:00
2021-07-18 17:31:13 +02:00
2021-05-12 11:00:45 +01:00
2021-05-17 18:14:05 +01:00
2021-07-02 21:54:21 +02:00
2021-06-08 11:30:58 +02:00
2021-06-03 17:53:59 +02:00
2021-06-01 21:30:16 +01:00
2021-07-09 20:15:40 +02:00
2021-07-18 17:31:13 +02:00
2021-06-01 21:30:16 +01:00
2021-06-01 21:30:16 +01:00
2021-05-12 11:00:45 +01:00
2021-06-05 10:56:58 +02:00
2021-04-26 09:32:42 +02:00
2021-07-14 11:26:34 +04:30
2021-06-01 21:30:16 +01:00
2021-07-10 21:22:25 +04:30
2021-05-14 22:24:02 +02:00
2021-05-14 22:24:02 +02:00
2021-07-08 17:55:59 +04:30
2021-05-14 22:24:02 +02:00
2021-06-27 15:46:42 +02:00
2021-06-10 23:44:14 +02:00
2021-06-01 21:30:16 +01:00
2021-05-17 18:14:05 +01:00
2021-06-01 21:30:16 +01:00
2021-05-12 11:00:45 +01:00
2021-06-01 21:30:16 +01:00
2021-05-24 00:01:01 +01:00
2021-06-01 21:30:16 +01:00
2021-05-22 15:42:54 +01:00
2021-06-29 16:55:54 +01:00
2021-05-12 11:00:45 +01:00
2021-06-11 23:58:28 +04:30
2021-07-07 17:08:40 +02:00
2021-05-23 18:10:29 +02:00
2021-07-08 10:11:00 +02:00
2021-06-28 16:38:44 +02:00
2021-07-09 20:15:40 +02:00
2021-05-17 18:14:05 +01:00
2021-06-30 11:13:54 +02:00
2021-07-09 15:36:50 +02:00
2021-06-01 21:30:16 +01:00
2021-06-13 17:05:48 +01:00
2021-06-01 21:30:16 +01:00
2021-06-09 09:00:31 +02:00
2021-06-24 17:33:14 +04:30
2021-07-14 08:06:30 +02:00
2021-05-17 18:14:05 +01:00
2021-06-01 21:30:16 +01:00
2021-07-17 01:13:39 +04:30
2021-06-08 11:30:58 +02:00
2021-05-30 14:07:58 +01:00
2021-07-07 22:56:46 +02:00
2021-07-04 14:24:03 +02:00
2021-05-12 11:00:45 +01:00