ruanyf
|
6a10936d64
|
docs(object): edit 扩展运算符
|
2018-11-10 17:59:52 +08:00 |
|
ruanyf
|
a67b5782e7
|
docs(function): edit arrow function
|
2018-09-29 23:01:38 +08:00 |
|
ruanyf
|
99dd289cec
|
docs: edit TypedArray/SharedArrayBuffer
|
2018-09-24 12:39:09 +08:00 |
|
ruanyf
|
283b571650
|
docs(class): edit 私有属性
|
2018-08-31 17:51:19 +08:00 |
|
ruanyf
|
42e06a84d9
|
docs(reference): edit reference
|
2018-06-04 11:12:30 +08:00 |
|
ruanyf
|
6097cc302f
|
docs(regex): edit regex
|
2018-01-25 15:54:17 +08:00 |
|
ruanyf
|
2fe9716a09
|
docs(spec): edit glossary
|
2018-01-14 22:07:05 +08:00 |
|
ruanyf
|
3eeb90b85c
|
docs(class): edit private method #572
|
2018-01-02 17:29:38 +08:00 |
|
Ika
|
e8fdb00040
|
docs: consistent style
|
2017-11-12 18:01:54 +08:00 |
|
ruanyf
|
f05dcbe4c5
|
docs(module-loader): edit Node 的 ES6 模块加载
|
2017-09-10 13:27:04 +08:00 |
|
ruanyf
|
7a85871d4a
|
docs(functio): optional catch binding
|
2017-08-14 14:11:40 +08:00 |
|
ruanyf
|
f86bff91c7
|
docs(number): add Integer type
|
2017-07-02 11:36:24 +08:00 |
|
ruanyf
|
9deab619d1
|
docs(regex): 新增具名组匹配
|
2017-07-01 21:09:04 +08:00 |
|
ruanyf
|
702968b951
|
docs(arrayBuffer): edit SharedArrayBuffers
|
2017-06-29 21:51:06 +08:00 |
|
ruanyf
|
3d1d8b0bd7
|
docs(arrayBuffer): edit SharedArrayBuffers
|
2017-06-29 21:17:57 +08:00 |
|
ruanyf
|
17d24e69a7
|
docs(arrayBuffer): edit sharedBuffer
|
2017-06-28 10:30:37 +08:00 |
|
ruanyf
|
2da8eac664
|
docs(module): edit import()
|
2017-02-14 07:32:28 +08:00 |
|
ruanyf
|
4635e4598c
|
docs(arrayBuffer): edit sharedArrayBuffer
|
2017-02-05 18:56:13 +08:00 |
|
ruanyf
|
4bf719ef8f
|
docs(module): add Node 加载 ES6 模块
|
2017-02-02 08:54:35 +08:00 |
|
ruanyf
|
6609f64696
|
docs(async): edit async
|
2017-01-02 23:19:46 +08:00 |
|
ruanyf
|
329edc0711
|
docs(reflect): edit Reflect API
|
2016-12-19 23:13:30 +08:00 |
|
ruanyf
|
7f0b3fe2f0
|
docs(object): edit Object.value()
|
2016-12-13 19:22:09 +08:00 |
|
ruanyf
|
28050a9db7
|
docs(modual): add import()
|
2016-12-04 10:09:20 +08:00 |
|
ruanyf
|
fd666def3c
|
docs(let): add do expression
|
2016-12-01 15:59:18 +08:00 |
|
ruanyf
|
e5b32087c9
|
docs(promise): add Promise.try()
|
2016-11-30 11:39:40 +08:00 |
|
ruanyf
|
ff35ad8399
|
docs(proxy): add proxy 实现观察者模式
|
2016-11-28 14:38:58 +08:00 |
|
ruanyf
|
ba0744a7a4
|
docs(proxy): edit proxy
|
2016-11-27 23:28:35 +08:00 |
|
ruanyf
|
9e974525c1
|
docs(symbol): edit symbol
|
2016-11-25 13:12:10 +08:00 |
|
ruanyf
|
e0f36e61fc
|
docs(async): edit async
|
2016-10-24 19:57:17 +08:00 |
|
ruanyf
|
5258e43dd0
|
docs(function): 使用参数默认值,不能在函数内部显式开启严格模式
|
2016-10-19 14:00:22 +08:00 |
|
ruanyf
|
e364ba968a
|
docs(async): async Iterator
|
2016-10-12 22:22:23 +08:00 |
|
ruanyf
|
ddf6220289
|
docs(let): edit let/global
|
2016-10-08 01:35:33 +08:00 |
|
ruanyf
|
20f27c2833
|
docs(reference): edit reference
|
2016-10-04 18:50:56 +08:00 |
|
ruanyf
|
bf30299b48
|
docs(simd): add simd chapter
|
2016-10-04 18:41:24 +08:00 |
|
ruanyf
|
96b6c5a3fd
|
docs(regex): add Unicode property class
|
2016-10-03 22:46:08 +08:00 |
|
ruanyf
|
3cbb8476e3
|
docs(generator): 使用 for...of 循环依次执行预定的操作步骤
|
2016-09-05 18:53:57 +08:00 |
|
ruanyf
|
8c06336a27
|
docs(generator): 使用 for...of 循环依次执行预定的操作步骤
|
2016-09-05 14:04:01 +08:00 |
|
ruanyf
|
d0fd2b623e
|
docs(map): edit map
|
2016-09-04 01:38:44 +08:00 |
|
ruanyf
|
8b9202cd6c
|
docs(symbol): add an example of Singleton
|
2016-07-21 21:41:19 +08:00 |
|
ruanyf
|
e6c5f9e1ff
|
doc(generator): generator 函数模拟构造函数
|
2016-05-11 07:47:54 +08:00 |
|
ruanyf
|
afd15697ed
|
docs(Object):Object.values()
|
2016-03-10 14:25:46 +08:00 |
|
ruanyf
|
342fe1da61
|
docs(regex): 增加后行断言的介绍
|
2016-02-27 19:01:07 +08:00 |
|
ruanyf
|
19506b0b56
|
docs(module): 加入解释export default var a = 1为什么不对
|
2016-02-17 09:57:16 +08:00 |
|
ruanyf
|
40437de61a
|
doc: add ES7 stage 3 features
|
2016-02-09 09:23:29 +08:00 |
|
ruanyf
|
0be4b18312
|
edit function/tco
|
2016-02-03 17:41:36 +08:00 |
|
ruanyf
|
fc01552d64
|
edit docs/symbol
|
2016-01-29 09:25:39 +08:00 |
|
ruanyf
|
29e8701258
|
edit async
|
2016-01-22 23:46:11 +08:00 |
|
ruanyf
|
1248f27af2
|
edit decorator/mixin
|
2016-01-19 18:37:18 +08:00 |
|
ruanyf
|
de33b8cca6
|
edit Promise
|
2016-01-04 04:06:02 +08:00 |
|
ruanyf
|
6be5d7e49b
|
edit module
|
2015-12-06 23:10:32 +08:00 |
|