Commit Graph
475 Commits
Author SHA1 Message Date
ruanyf 1ed5dfa1f3 edit object & array & math 2015-09-24 09:55:14 +08:00
ruanyf aae41fcb21 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2015-09-22 08:04:59 +08:00
ruanyf 048f1e6a18 edit iterator 2015-09-22 08:04:26 +08:00
Ruan YiFeng c32f131c79 Merge pull request #84 from icecreamliker/patch-3
update let.md
2015-09-21 11:26:24 +08:00
Ruan YiFeng 7dcb7e7164 Merge pull request #86 from zhaoda/patch-1
Update let.md
2015-09-21 07:28:01 +08:00
赵达 7ce0931bba Update let.md
不应该是没有输出,只是输出的是“undefined”
2015-09-21 01:28:13 +08:00
ruanyf 24bc586266 edit object/__proto__ 2015-09-20 13:15:32 +08:00
ruanyf e509bec9f2 edit object/__proto__ 2015-09-20 13:11:46 +08:00
ruanyf 9971d06926 edit Number 2015-09-20 08:41:12 +08:00
ruanyf 8843f24291 edit proxy 2015-09-19 12:07:45 +08:00
ruanyf 84de781145 edit proxy 2015-09-19 09:09:26 +08:00
ruanyf 981ef31195 edit number/safe integer 2015-09-18 08:14:03 +08:00
ruanyf 97f6f6d98e add ES7 features 2015-09-18 08:06:09 +08:00
ruanyf 8ac0c18bd7 edit class/no static property 2015-09-17 11:49:48 +08:00
ruanyf 24548c3f3f add function's name property 2015-09-13 21:17:33 +08:00
LeeY c684637099 update let.md 2015-09-13 18:24:31 +08:00
ruanyf 1f9f4914bd edit Set/Map 2015-09-13 12:26:01 +08:00
ruanyf f5365acb2a edit Promise 2015-09-13 08:48:49 +08:00
ruanyf 3150ae90fe edit symbol 2015-09-10 08:51:40 +08:00
ruanyf 79b1d30404 edit Generator 2015-09-09 09:59:14 +08:00
ruanyf 64a77470f8 add string/template example 2015-09-07 20:49:25 +08:00
ruanyf d660de64af add array/copywithin 2015-09-06 21:10:20 +08:00
ruanyf ed5f62d589 jquery改为引用本地文件 2015-09-06 17:17:13 +08:00
ruanyf cd9fac819e edit let 2015-09-05 10:50:37 +08:00
ruanyf 1b550c7627 edit let 2015-09-05 10:46:59 +08:00
ruanyf ae9f668caa edit module 2015-09-04 09:13:45 +08:00
ruanyf f704362ca9 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2015-09-02 09:00:57 +08:00
ruanyf 0012c4f1eb edit function/spread 2015-09-02 09:00:16 +08:00
Ruan YiFeng 2f6415f0df Merge pull request #82 from zhongl/patch-1
Fixed code block typo
2015-09-01 18:06:48 +08:00
Lunfu Zhong 4a3412ce23 Fixed code block typo 2015-09-01 15:41:41 +08:00
Ruan YiFeng 2dc06a3c79 Merge pull request #78 from lmk123/patch-6
一处描述错误
2015-08-31 20:09:05 +08:00
ruanyf 9dcdc6a9e8 edit module, array 2015-08-31 11:12:16 +08:00
ruanyf 6b1ee303ff edit destructuring and iterator 2015-08-30 15:13:43 +08:00
ruanyf 5a5f9d8d49 fix #81 2015-08-28 18:51:35 +08:00
Ruan YiFeng 965a2dbb49 Merge pull request #80 from howiefh/patch-1
array和object两章勘误
2015-08-28 17:24:21 +08:00
Feng Hao 80240a574e Update object.md
删除重复示例
2015-08-28 11:11:31 +08:00
Feng Hao fe58145322 Update array.md
Array.prototyp.slice 改为 Array.prototype.slice
2015-08-28 11:06:16 +08:00
Ruan YiFeng f80ff36bc0 Merge pull request #79 from lmk123/patch-7
漏了一个字
2015-08-28 10:27:34 +08:00
ruanyf 6bf574aeb5 edit decorator 2015-08-28 10:25:45 +08:00
Milk Lee 68c9ff3895 漏了一个字
加上会让语句通顺一点
2015-08-28 08:50:18 +08:00
ruanyf 04d80fcbb4 edit function/arrow function 2015-08-27 08:44:49 +08:00
Milk Lee f9473833c7 一处描述错误
这里的`数值`应该改为`数组`
2015-08-26 18:02:07 +08:00
ruanyf 417b7c825a edit object/template string 2015-08-26 07:34:23 +08:00
ruanyf 7b116a976c fix typo of object.md 2015-08-26 07:23:50 +08:00
ruanyf 8fa161cceb 调整侧栏顺序 2015-08-25 13:56:59 +08:00
ruanyf 66932d0418 add object/扩展运算符 2015-08-25 13:41:49 +08:00
ruanyf 6d259c3388 edit Map 2015-08-18 09:02:16 +08:00
ruanyf 77f16ab5f7 修改 class,新增 proxy和reflect 2015-08-12 08:10:34 +08:00
ruanyf d2ac1f0cc6 加入docs/decorator 2015-08-09 17:41:37 +08:00
ruanyf 2ffd5f9e97 edit class/decorator 2015-08-09 17:32:24 +08:00