Commit Graph
2004 Commits
Author SHA1 Message Date
ruanyf 412b298605 docs(map): fix #949 2020-02-13 18:23:59 +08:00
ruanyf 0daab0192d docs(regexp): add 正则匹配索引 2020-02-13 15:22:09 +08:00
ruanyf 86ad600682 refactor: edit ditto.js 2020-02-12 21:47:21 +08:00
ruanyf 0402e4705b refactor: edit ditto.js 2020-02-12 18:50:35 +08:00
Ruan YiFengandGitHub b19cdaacea Merge pull request #948 from wangzongxu/patch-1
字母有误
2020-02-03 00:01:49 +08:00
wzxandGitHub e1fcd8b61d 字母有误 2020-02-02 15:20:25 +08:00
ruanyf 0cc6602aca docs: fix #947 2020-01-29 19:50:24 +08:00
ruanyf f9e16e462d docs(string): fix #942 2020-01-17 00:52:58 +08:00
ruanyf 0d958f5c62 docs(string): fix #942 2020-01-17 00:50:08 +08:00
ruanyf 942bcc3ee2 docs(proxy): fix #943 2020-01-17 00:45:29 +08:00
ruanyf a6abc6775e feat: edit statistics code 2020-01-03 15:10:15 +08:00
ruanyf 33408fd3a3 feat: add statistics code 2020-01-03 15:06:05 +08:00
ruanyf bf59c210ca docs: edit index.html 2020-01-03 14:36:01 +08:00
ruanyf 4db83bb093 docs: edit index.html 2020-01-03 14:32:52 +08:00
ruanyf 653f87a5e7 docs: fix #937 2019-12-27 18:18:38 +08:00
ruanyf e28d4087c5 docs: update es2020 2019-12-25 15:31:47 +08:00
ruanyf 69cae47007 docs: update ES2020 2019-12-25 15:24:51 +08:00
ruanyf 5a465dda71 docs(array): fix #934 2019-12-18 17:08:06 +08:00
Ruan YiFengandGitHub 4bad480d48 Merge pull request #933 from doKill/patch-2
修正参数名
2019-12-16 16:31:52 +08:00
ruanyf ce7bfc95af docs(module-loader): edit 2019-12-16 16:21:17 +08:00
ruanyf a49a10ca48 docs(module-loader): update Node.js' esm support 2019-12-16 16:11:16 +08:00
张德帥andGitHub ad12c153b3 修正参数名
property 改为 property key 防止产生歧义
2019-12-16 15:48:15 +08:00
ruanyf c4f4570f67 docs(object): fix #931 2019-12-07 22:08:20 +08:00
ruanyf add1bb8f82 docs(array): edit sort() 2019-12-07 18:50:55 +08:00
ruanyf 726e37ecde docs(object): edit object 2019-12-07 18:16:49 +08:00
ruanyf f4ce061d56 docs(object): 链判断运算符移入 Object 2019-12-07 17:42:05 +08:00
ruanyf 6918f7abaa docs(object): Null 判断运算符移入 Object 章节 2019-12-07 01:01:06 +08:00
ruanyf f0aa112f97 docs(module-loader): add jQuery example 2019-11-20 17:37:59 +08:00
ruanyf 37c199d560 docs(proposal): edit BigInt 2019-11-14 14:30:22 +08:00
ruanyf 7145158b2a docs(Symbol): edit 属性名的遍历 2019-11-08 10:53:57 +08:00
ruanyf 6deab4b66c refactor: modify banner date 2019-11-08 10:40:11 +08:00
ruanyf 3484625f67 docs(symbol): edit Symbol.for() 2019-10-31 01:28:52 +08:00
Ruan YiFengandGitHub 200b92395a Merge pull request #924 from xldou-cn/patch-2
fix:Add description
2019-10-31 01:18:11 +08:00
小懒豆andGitHub dff5c20de7 fix:Add description
fix:Add description
2019-10-29 14:35:24 +08:00
ruanyf 247a499d6e refact: edit banner 2019-10-15 18:45:13 +08:00
ruanyf 4ebdc52dfb refact: add banner 2019-10-13 22:30:14 +08:00
ruanyf 00f624e137 feat: add banner 2019-10-13 22:23:44 +08:00
ruanyf e2d3b00559 Merge branch 'gh-pages' into banner 2019-10-12 17:18:48 +08:00
Ruan YiFengandGitHub 8d2e0e7781 Merge pull request #917 from igwhaler/patch-1
`Promise.all()`跟`Promise.race()`方法很像
2019-10-10 15:18:26 +08:00
大鱼你个锅锅andGitHub 7a028069c9 Update promise.md 2019-10-10 11:45:05 +08:00
ruanyf eebbf77f99 docs(proposals): edit BigInt 2019-10-06 22:58:18 +08:00
ruanyf 99b39cc230 docs(Promise): edit Promise 2019-10-06 20:11:13 +08:00
ruanyf 647f1221a7 docs(array): Array.prototype.sore 的排序稳定性 2019-10-06 09:48:19 +08:00
ruanyf 0e7b53f00f docs(string-methods): fix #913 2019-09-20 22:37:47 +08:00
ruanyf 561b30426e docs(string-methods): fix #913 2019-09-20 22:35:01 +08:00
ruanyf 22665e7efc docs(generator): fix #910 2019-09-20 22:12:44 +08:00
ruanyf 95352fdf11 docs(proposals): edit Nullish coalescing 2019-09-18 17:55:23 +08:00
ruanyf 8372288661 docs(regex): edit u flag 2019-09-18 01:47:26 +08:00
Ruan YiFengandGitHub bcc1d3c901 Merge pull request #908 from LongTengDao-fork-B/gh-pages
增加正则u模式下更严格的转义限制的说明
2019-09-18 01:42:18 +08:00
龙腾道andGitHub fa183748b3 Update regex.md 2019-09-14 22:34:42 +08:00