1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-25 11:12:21 +00:00

486 Commits

Author SHA1 Message Date
ruanyf
180792d54b 修改array/comprehesion 2014-06-12 14:17:54 +08:00
ruanyf
0a6ad94871 修改promise/async 2014-06-08 13:05:56 +08:00
ruanyf
75b88c3ba5 修订文字错误 2014-06-05 08:40:21 +08:00
ruanyf
8d85a96a1e add tag initial draft 2014-05-30 15:58:54 +08:00
ruanyf
c020047b10 add tag initial draft 2014-05-30 15:58:36 +08:00
ruanyf
63872d3ff1 Merge pull request #12 from rhgb/patch-1
generator函数本身没有next()方法
2014-05-30 15:57:28 +08:00
rhgb
b622298cde generator函数本身没有next()方法 2014-05-30 11:31:09 +08:00
ruanyf
2bd0cbbedb edit docs/number/Math.trunc() 2014-05-29 01:06:20 +08:00
ruanyf
bf3d1658a4 edit docs/generator 2014-05-23 23:08:51 +08:00
ruanyf
4880c25772 Merge pull request #11 from kelerliao/patch-1
Update array.md
2014-05-23 22:42:55 +08:00
ruanyf
48f55f81e3 edit docs/object 2014-05-23 22:41:49 +08:00
ruanyf
638b4ce527 edit docs/object 2014-05-23 22:40:32 +08:00
ruanyf
1cc1735c8d Merge pull request #10 from hotoo/gh-pages
更新了函数作用域在其所在块级作用域的表述。
2014-05-23 22:38:32 +08:00
kelerliao
e3214a6c99 Update array.md
把两处的 a 修改为 value
2014-05-22 19:16:40 +08:00
ruanyf
6caf729db1 edit docs/object/observe 2014-05-22 08:22:55 +08:00
ruanyf
a49dcfd0a6 edit docs/object/observe 2014-05-22 08:18:09 +08:00
hotoo
6a6afa6349 Update Object.getPrototypeOf() 2014-05-21 12:05:42 +08:00
hotoo
1ace603b87 Update example code for Object.assign() 2014-05-21 11:59:18 +08:00
hotoo
4150797281 Update Object.assign() 2014-05-21 11:46:00 +08:00
hotoo
b744b68e61 Update desc for function scope in block scope. 2014-05-19 10:36:49 +08:00
ruanyf
52386d10f6 edit docs/generator 2014-05-17 00:02:30 +08:00
ruanyf
86c40d6467 edit docs/destructuring 2014-05-14 16:36:24 +08:00
ruanyf
6bb960ee4e edit intro/history 2014-05-14 13:14:57 +08:00
ruanyf
563c201fd1 edit app.css/counter 2014-05-14 12:54:53 +08:00
ruanyf
e76079b05b edit app.css/counter 2014-05-14 12:52:15 +08:00
ruanyf
356bca769b edit app.css/counter 2014-05-14 12:50:27 +08:00
ruanyf
632542b94b edit destructuring 2014-05-14 12:27:11 +08:00
ruanyf
5752f09ec5 edit intro/traceur 2014-05-13 01:28:25 +08:00
ruanyf
0e134b5f6a edit intro/traceur 2014-05-13 00:33:31 +08:00
ruanyf
ad0499d0e4 edit docs/iterator & generator 2014-05-10 14:31:20 +08:00
ruanyf
3a4f714af5 edit docs/array 2014-05-10 00:51:24 +08:00
ruanyf
55831c506e edit promise & generator 2014-05-09 15:49:12 +08:00
ruanyf
c000abd2c8 rename docs/comprehension to docs/array 2014-05-08 13:06:00 +08:00
ruanyf
52a950dc3e edit docs/let/hoist 2014-05-08 02:02:39 +08:00
ruanyf
135a4486a9 edit js/ditto 2014-05-08 00:16:25 +08:00
ruanyf
f389f2af69 edit js/ditto 2014-05-07 23:35:05 +08:00
ruanyf
b96360ec89 edit js/ditto 2014-05-07 23:29:37 +08:00
ruanyf
bba6860a08 edit js/ditto 2014-05-07 23:27:47 +08:00
ruanyf
5854ef1372 edit js/ditto 2014-05-07 23:22:00 +08:00
ruanyf
fb58b88766 edit js/ditto 2014-05-07 23:04:39 +08:00
ruanyf
373710ef00 edit js/ditto 2014-05-07 23:02:18 +08:00
ruanyf
88f4a38885 edit js/ditto 2014-05-07 22:30:15 +08:00
ruanyf
8c7635e698 Merge pull request #8 from wenzhixin/gh-pages
增加保存阅读进度功能
2014-05-07 22:27:14 +08:00
zhixin
c14fc1c280 Reformat the code. 2014-05-07 01:14:16 +08:00
zhixin
86878cab06 Add save_progress option to save the reading progress. 2014-05-07 01:07:03 +08:00
ruanyf
486a2c1282 edit class 2014-05-04 18:10:21 +08:00
ruanyf
291c9455be edit class/module 2014-05-04 01:38:58 +08:00
ruanyf
bfcfe3cbfa edit promise/async 2014-05-04 00:50:16 +08:00
ruanyf
5073f1145c edit function/spread operator 2014-05-04 00:20:46 +08:00
ruanyf
cf0dc095fc edit generator/yield* 2014-05-03 23:35:05 +08:00