7sDream
|
1dc64e7789
|
doc(arraybuff): add code style for word "Uint8C" and "Canvas"
|
2016-08-30 22:27:12 +08:00 |
|
7sDream
|
c073002662
|
doc(arraybuff): remove/add inline-code style for some words
|
2016-08-30 15:37:38 +08:00 |
|
Ruan YiFeng
|
3209bfce28
|
Merge pull request #254 from wuxiaoxiong/patch-1
翻译修正
|
2016-08-24 08:30:37 +08:00 |
|
ruanyf
|
cc6a82dcc3
|
docs(promise): delete async
|
2016-08-23 14:42:33 +08:00 |
|
wuxiaoxiong
|
dd98409b96
|
翻译修正
感觉`非无穷`有些绕口,不如按英文直译来的更清晰
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isFinite
The Number.isFinite() method determines whether the passed value is a finite number.
|
2016-08-23 12:00:08 +08:00 |
|
七秒不觉梦
|
508ad08def
|
edit (fix typo) in arraybuff.md
|
2016-08-17 00:20:46 +08:00 |
|
ruanyf
|
073ec29193
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-08-16 15:41:56 +08:00 |
|
ruanyf
|
fe3446c157
|
docs(symbol): edit simbol.hasInstance
|
2016-08-16 15:41:37 +08:00 |
|
kei0502
|
f132557145
|
Update array.md
undefined拼错
|
2016-08-10 16:47:36 +08:00 |
|
小秦
|
832024cc4b
|
删除多余的 }
|
2016-07-31 11:49:00 +08:00 |
|
qingming
|
3d9dcd86ad
|
fix typo
不加return会继续往下执行resolve
|
2016-07-27 11:09:41 +08:00 |
|
jacty
|
e3a8d9f863
|
更新描述
|
2016-07-25 17:19:39 +08:00 |
|
jacty
|
188d1a9576
|
因为ES6对变量提升的定义并不影响ES5的相关定义。所以,当以ES6为主的代码片中,使用var定义变量,则变量提升还是存在的。故而,我认为ES6只是对变量提升做了一些修订,并不是取消。若为取消,我认为应该在ES6环境下,设定var定义的变量也不存在变量提升。
|
2016-07-25 16:44:47 +08:00 |
|
ruanyf
|
e18aa221da
|
docs(generator): edit generator.throw()
|
2016-07-24 11:11:25 +08:00 |
|
ruanyf
|
aa7f34527b
|
docs(class): fix typo
|
2016-07-23 07:32:32 +08:00 |
|
ruanyf
|
e1cb574009
|
docs(function): edit default parameter
|
2016-07-22 17:15:38 +08:00 |
|
ruanyf
|
8b9202cd6c
|
docs(symbol): add an example of Singleton
|
2016-07-21 21:41:19 +08:00 |
|
ruanyf
|
717ddb15dc
|
docs(set): fix example
|
2016-07-21 09:29:36 +08:00 |
|
ruanyf
|
f7f80e5472
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-07-19 10:15:23 +08:00 |
|
ruanyf
|
4c8c37c863
|
docs(module): edit SystemJS
|
2016-07-19 09:35:20 +08:00 |
|
Yan Zhang
|
371f467baa
|
Update string.md
|
2016-07-17 10:44:00 +08:00 |
|
ruanyf
|
4fb1525a36
|
docs(function): edit tail optimization
|
2016-07-15 20:36:23 +08:00 |
|
Ruan YiFeng
|
dff4d65aba
|
Merge pull request #232 from shiasn/gh-pages
fix: function Fibonacci2 bug
|
2016-07-14 22:44:31 +08:00 |
|
ruanyf
|
fdf489eafb
|
docs(class): edit extends
|
2016-07-14 21:27:34 +08:00 |
|
十三
|
a33b928158
|
fix: function Fibonacci2 bug
|
2016-07-14 16:45:49 +08:00 |
|
ruanyf
|
baabc6fc2c
|
docs(generator): edit generator
|
2016-07-14 15:01:16 +08:00 |
|
ruanyf
|
7d96eb0e85
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-07-14 14:59:09 +08:00 |
|
ruanyf
|
e657a675e8
|
docs(generator): edit generator
|
2016-07-14 14:59:02 +08:00 |
|
Ruan YiFeng
|
2c4aab774e
|
Merge pull request #231 from buluslidlink/gh-pages
Update generator.md
|
2016-07-14 14:58:09 +08:00 |
|
李海龙
|
0490d0b32f
|
Update generator.md
阮大神,近日在阅读ES6这本书的时候,发现Generator中关于yield*和for...of的关系描述的不是特别准确,因此加上了几句话,读者读起来的时候会更清晰些。
|
2016-07-14 12:47:26 +08:00 |
|
xcatliu
|
0ad6b4eb80
|
Update class.md
|
2016-07-12 17:06:22 +08:00 |
|
ruanyf
|
ec830dec9e
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-07-12 08:56:21 +08:00 |
|
ruanyf
|
18b98ed3d2
|
docs(destructuring): edit object destructuring
|
2016-07-12 08:56:00 +08:00 |
|
SudoKillMe
|
262dd03113
|
Update generator.md
|
2016-07-11 12:56:59 +08:00 |
|
ruanyf
|
c73b7b6f69
|
docs(intro): edit es2016
|
2016-07-10 05:06:47 +08:00 |
|
ruanyf
|
4b455c493e
|
docs(async): edit async
|
2016-07-10 04:55:18 +08:00 |
|
ruanyf
|
0b22d85c74
|
docs(class): edit 构造函数
|
2016-07-10 04:14:49 +08:00 |
|
ruanyf
|
eb53f2cef2
|
docs(async): edit async
|
2016-07-09 20:17:22 +08:00 |
|
catwarrior
|
2b9f9c350c
|
Update async.md
横向 纵向的比喻的感觉不太自然, 还不如直接点。
|
2016-07-08 16:37:49 +08:00 |
|
ruanyf
|
94656ce7cc
|
docs(arrayBuffer): edit TypedArray.from()
|
2016-07-05 13:37:08 +08:00 |
|
ruanyf
|
0199e3182d
|
docs(array): fix type
|
2016-07-04 06:25:28 +08:00 |
|
ruanyf
|
c25565b70c
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-06-30 17:09:18 +08:00 |
|
ruanyf
|
9b169be660
|
docs(symbol): fix some error
|
2016-06-30 17:07:50 +08:00 |
|
Ruan YiFeng
|
3204a6b5e4
|
Merge pull request #223 from UFOwl/patch-6
Update async.md
|
2016-06-29 05:26:56 +08:00 |
|
hawkphantomnet
|
42c51c073e
|
Fix typo in async.md
|
2016-06-28 00:36:05 +08:00 |
|
ruanyf
|
4e2fadc8dd
|
docs(string): edit normalize
|
2016-06-21 09:00:06 +08:00 |
|
UFOwl
|
bea8187933
|
Update async.md
根据后面generator和async的写法,这里似乎应该用of。
|
2016-06-20 16:20:05 +08:00 |
|
ruanyf
|
550df8c3b8
|
docs(let): add 块级作用域之中声明函数
|
2016-06-16 17:19:10 +08:00 |
|
ruanyf
|
5e0525be35
|
docs(set): 添加遍历顺序的说明
|
2016-06-13 08:18:45 +08:00 |
|
ruanyf
|
96dfa3b858
|
docs(promise): edit Promise.resolve()
|
2016-06-12 06:21:58 +08:00 |
|