xianshenglu
|
69a86e75c5
|
严谨化 \S 的描述
\S 匹配所有非空白字符 而非所有不是空格的字符
|
2018-02-27 09:28:35 +08:00 |
|
ruanyf
|
50bd8d09d2
|
docs(proxy): fix proxy #616
|
2018-02-26 15:22:47 +08:00 |
|
ruanyf
|
52e67f71da
|
docs(map): fix map #614
|
2018-02-26 15:20:30 +08:00 |
|
ruanyf
|
a13917f1be
|
docs(proposals): edit option chaining operator
|
2018-02-26 14:37:51 +08:00 |
|
ruanyf
|
be47d277ac
|
docs(proposals): edit option chaining operator
|
2018-02-26 14:35:53 +08:00 |
|
Ruan YiFeng
|
0a65201d76
|
Merge pull request #612 from yuu2lee4/patch-2
Null 传导运算符提案地址替换为tc39官方
|
2018-02-25 23:25:49 -06:00 |
|
Ruan YiFeng
|
470785adf5
|
Merge pull request #611 from yuu2lee4/patch-1
修正管道运算符提案地址
|
2018-02-25 21:59:01 -06:00 |
|
yuri
|
78d9b668dd
|
Null 传导运算符提案地址替换为tc39官方
|
2018-02-25 14:24:17 +08:00 |
|
yuri
|
df6cc1a71d
|
修正管道运算符提案地址
|
2018-02-25 14:16:22 +08:00 |
|
cntanglijun
|
c7b5077af4
|
少了一个"个"字
|
2018-02-25 00:48:27 +08:00 |
|
ruanyf
|
9f82a677ce
|
docs(decorator): fix typo
|
2018-02-23 12:38:44 +08:00 |
|
ruanyf
|
01f62521de
|
docs(funcion): fix double colon
|
2018-02-22 22:42:03 +08:00 |
|
ruanyf
|
dc56713476
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2018-02-13 00:20:49 +08:00 |
|
ruanyf
|
d569703fb4
|
docs(module-loader): delete #607
|
2018-02-13 00:20:38 +08:00 |
|
caikan
|
de0e54caea
|
fix typo
|
2018-02-10 05:08:26 +08:00 |
|
Ruan YiFeng
|
eca39c5c95
|
Merge pull request #606 from baooab/patch-4
Fix typo.
|
2018-02-09 04:37:06 -06:00 |
|
ruanyf
|
b87ae6e703
|
docs(proposals): edit proposals
|
2018-02-09 16:04:19 +08:00 |
|
zhangbao
|
c64177a5dc
|
Update string.md
|
2018-02-09 13:26:01 +08:00 |
|
zhangbao
|
e59bd7b537
|
Fix typo.
charAt方法返回的,并非是 UTF-16 编码的第一个字节
而是
期望返回的是用2个字节表示的字符。
|
2018-02-09 12:56:15 +08:00 |
|
ruanyf
|
b70cef123f
|
docs(proposals): edit proposals
|
2018-02-08 18:51:42 +08:00 |
|
ruanyf
|
3c4b9d1a63
|
docs(arraybuffer): edit arraybuffer
|
2018-02-08 18:17:29 +08:00 |
|
ruanyf
|
d6045d09c9
|
docs(proposals): edit proposals
|
2018-02-05 10:22:21 +08:00 |
|
ruanyf
|
9be34c0bd8
|
docs(proposals): edit proposals
|
2018-02-05 05:39:34 +08:00 |
|
ruanyf
|
3bddf9cd88
|
docs(set-map): edit set-map
|
2018-02-02 18:45:46 +08:00 |
|
Ruan YiFeng
|
2934e50ad9
|
Merge pull request #602 from LucasLee92/gh-pages
set-map 文章表达错误修正
|
2018-02-02 04:38:26 -06:00 |
|
ruanyf
|
fb5ef8dc33
|
docs(proposal): edit proposal
|
2018-02-01 18:47:58 +08:00 |
|
LucasLee92
|
537c06d8de
|
set-map 文章表达错误修正
|
2018-02-01 14:20:25 +08:00 |
|
ruanyf
|
461d3edae8
|
docs(generator): edit generator
|
2018-01-30 14:59:18 +08:00 |
|
ruanyf
|
14c45fe2f5
|
doc: update to ES2018
|
2018-01-29 08:47:04 +08:00 |
|
ruanyf
|
5d5f588899
|
docs(module): edit export和import 混合写法
|
2018-01-28 13:02:07 +08:00 |
|
Ruan YiFeng
|
6e3dbd93f1
|
Merge pull request #599 from zheeeng/patch-1
修正 module 语法中 export 与 import 复合用法的描述
|
2018-01-27 22:45:16 -06:00 |
|
ruanyf
|
9872c15b05
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2018-01-28 12:30:59 +08:00 |
|
ruanyf
|
cb025812e5
|
docs(proposals): 增加 最新提案 一章
|
2018-01-28 12:30:46 +08:00 |
|
Zheeeng
|
c1b0b3f510
|
Update module.md
|
2018-01-28 11:14:33 +08:00 |
|
Ruan YiFeng
|
90686191f8
|
Merge pull request #598 from picc-lu/gh-pages
Update Array
|
2018-01-27 20:06:29 -06:00 |
|
ruanyf
|
eefe534d4f
|
docs(symbol): 修改 Singleton 的实例 #597
|
2018-01-28 09:57:54 +08:00 |
|
ruanyf
|
cef2b36a82
|
docs(module): 加入 import 命令的只读性 #595
|
2018-01-28 09:24:08 +08:00 |
|
picc-lu
|
c669887292
|
Update Array
对Array.prototype.fill 方法作补充
|
2018-01-27 16:48:47 +08:00 |
|
ruanyf
|
b2a2c581bb
|
docs(function): edit error
|
2018-01-26 05:38:46 +08:00 |
|
ruanyf
|
6097cc302f
|
docs(regex): edit regex
|
2018-01-25 15:54:17 +08:00 |
|
ruanyf
|
ee982c4314
|
docs(string): edit String.raw
|
2018-01-24 15:08:15 +08:00 |
|
ruanyf
|
0ce6129271
|
docs(intro): edit intro
|
2018-01-22 17:21:04 +08:00 |
|
ruanyf
|
993d82bfa0
|
docs(arraybuffer): edit arraybuffer
|
2018-01-21 22:18:07 +08:00 |
|
ruanyf
|
67776aa4a4
|
docs: edit number
|
2018-01-16 13:14:59 +08:00 |
|
ruanyf
|
c568f10710
|
docs(spec): edit glossary
|
2018-01-14 22:12:24 +08:00 |
|
ruanyf
|
26bb54f20b
|
docs(spec): edit glossary
|
2018-01-14 22:10:47 +08:00 |
|
ruanyf
|
c3beb34d8a
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2018-01-14 22:08:09 +08:00 |
|
ruanyf
|
2fe9716a09
|
docs(spec): edit glossary
|
2018-01-14 22:07:05 +08:00 |
|
三咲亚子
|
042150930d
|
Update generator.md
统一代码风格
|
2018-01-14 00:31:35 +08:00 |
|
ruanyf
|
bf1914497b
|
docs(module): fix import script suffix
|
2018-01-11 14:27:31 +08:00 |
|