succyag
|
996628943c
|
Update regex.md
|
2023-07-17 08:12:51 +08:00 |
|
succyag
|
ece963d6ab
|
Update regex.md
|
2023-07-16 21:46:01 +08:00 |
|
ruanyf
|
a0c47d5e6e
|
docs(regex): edit d 修饰符
|
2022-07-06 11:56:11 +08:00 |
|
xt1995726
|
d4d888e94e
|
typo: match -> match()
|
2022-06-30 20:46:54 +08:00 |
|
xt1995726
|
f45f032a23
|
docs(regex): fix es2022 indices
|
2022-06-30 20:31:26 +08:00 |
|
ruanyf
|
41970f7db0
|
docs: update latest proposals
|
2022-06-26 22:17:23 +08:00 |
|
ruanyf
|
a837d8f2ce
|
docs: update ES2022
|
2022-06-25 21:25:13 +08:00 |
|
ruanyf
|
255eedbeee
|
docs(reg): edit Unicode 属性类
|
2022-01-06 15:53:33 +08:00 |
|
ruanyf
|
4309e6aad3
|
docs(regex): edit regex
|
2021-01-07 00:12:47 +08:00 |
|
ruanyf
|
f0a92d5ff0
|
docs(regex): fixed matchall() #992
|
2020-06-12 17:42:44 +08:00 |
|
Ruan YiFeng
|
491f6f04cf
|
Merge pull request #962 from linmii/patch-1
修复表述错误
|
2020-03-23 19:59:59 +08:00 |
|
Kid
|
2061ad9533
|
修正 exec() 拼写
|
2020-03-22 21:00:07 +08:00 |
|
linmii
|
f18bd46755
|
修复表述错误
修复表述错误
|
2020-03-22 00:01:09 +08:00 |
|
ruanyf
|
0daab0192d
|
docs(regexp): add 正则匹配索引
|
2020-02-13 15:22:09 +08:00 |
|
ruanyf
|
69cae47007
|
docs: update ES2020
|
2019-12-25 15:24:51 +08:00 |
|
ruanyf
|
8372288661
|
docs(regex): edit u flag
|
2019-09-18 01:47:26 +08:00 |
|
龙腾道
|
fa183748b3
|
Update regex.md
|
2019-09-14 22:34:42 +08:00 |
|
Chen Fengyuan
|
7d266f0ce7
|
docs: fix typos
|
2019-01-23 15:06:56 +08:00 |
|
waiting
|
e0055c7a9d
|
docs: fix quotes
|
2019-01-16 09:56:08 +08:00 |
|
ruanyf
|
6301c90a99
|
docs(regex): fix 具名组匹配
|
2018-10-18 19:59:33 +08:00 |
|
ruanyf
|
7c7f1ce7d1
|
docs(proxy): edit proxyw
|
2018-05-20 06:37:23 +08:00 |
|
ruanyf
|
5e2ed331aa
|
docs(class-extends): edit class-extends
|
2018-04-03 18:35:59 +08:00 |
|
Ruan YiFeng
|
130cf0ccd0
|
Merge pull request #617 from xianshenglu/patch-1
严谨化 \S 的描述
|
2018-03-04 20:10:38 -06:00 |
|
ruanyf
|
b4f1226178
|
docs(regex): edit regex
|
2018-03-02 12:42:37 +08:00 |
|
xianshenglu
|
69a86e75c5
|
严谨化 \S 的描述
\S 匹配所有非空白字符 而非所有不是空格的字符
|
2018-02-27 09:28:35 +08:00 |
|
ruanyf
|
b87ae6e703
|
docs(proposals): edit proposals
|
2018-02-09 16:04:19 +08:00 |
|
ruanyf
|
6097cc302f
|
docs(regex): edit regex
|
2018-01-25 15:54:17 +08:00 |
|
ruanyf
|
1ff6639dfa
|
docs(regex): edit y flag
|
2017-12-29 15:55:22 +08:00 |
|
Ika
|
e8fdb00040
|
docs: consistent style
|
2017-11-12 18:01:54 +08:00 |
|
ruanyf
|
d4501ea2ca
|
docs(regex)
|
2017-08-04 10:13:41 +08:00 |
|
ruanyf
|
2fe1490d27
|
docs(object): edit object
|
2017-07-30 10:11:00 +08:00 |
|
ruanyf
|
9deab619d1
|
docs(regex): 新增具名组匹配
|
2017-07-01 21:09:04 +08:00 |
|
ruanyf
|
f66e7cb391
|
docs(let): edit let
|
2017-02-07 11:38:45 +08:00 |
|
ruanyf
|
2be52481a2
|
docs(generator): edit Generator
|
2017-01-12 11:11:22 +08:00 |
|
ruanyf
|
cee05208e9
|
docs(regex): add s flag
|
2016-12-02 13:18:47 +08:00 |
|
ruanyf
|
96b6c5a3fd
|
docs(regex): add Unicode property class
|
2016-10-03 22:46:08 +08:00 |
|
UFOwl
|
9aca4ea3ae
|
Update regex.md
改了一个不太通顺的地方,但不影响理解,一峰大大看心情改
|
2016-05-30 16:00:24 +08:00 |
|
Xcat Liu
|
732701ac35
|
Fix code wrapper in docs/regex.md
这一篇的代码标签有点乱,我整理了一下
|
2016-05-13 17:22:12 +08:00 |
|
ruanyf
|
6e8505bf8c
|
docs(regex): edit regex/y flag
|
2016-05-04 08:12:05 +08:00 |
|
ruanyf
|
d2fca7f2a1
|
docs(regex): RegExp构造函数
|
2016-03-23 13:31:04 +08:00 |
|
Willin Wang
|
59ed5c3c8e
|
强迫症修改 "->'
|
2016-03-10 15:41:35 +08:00 |
|
ruanyf
|
834431ecee
|
docs(class): 完善类的静态属性
|
2016-02-29 18:16:12 +08:00 |
|
ruanyf
|
c1c4592dda
|
docs(regex): 修改后行断言的文字
|
2016-02-27 20:09:13 +08:00 |
|
ruanyf
|
b77c044003
|
docs(regex): 增加后行断言的介绍
|
2016-02-27 19:44:03 +08:00 |
|
ruanyf
|
342fe1da61
|
docs(regex): 增加后行断言的介绍
|
2016-02-27 19:01:07 +08:00 |
|
ruanyf
|
a6ec140c7f
|
edit object
|
2015-11-05 11:23:07 +08:00 |
|
ruanyf
|
be427eb47f
|
edit string
|
2015-08-04 09:19:51 +08:00 |
|
Ruan Yifeng
|
61aa7c805c
|
edit regex
|
2015-08-03 13:33:50 +08:00 |
|
Ruan Yifeng
|
46268a659d
|
add docs/regex
|
2015-08-02 13:25:05 +08:00 |
|