hisland
|
1e6aba2f3a
|
Update module.md
下面的 -> 下一节的 可能表达更清晰
|
2016-03-08 11:33:06 +08:00 |
|
Frezc
|
c7768ecd19
|
修正两处代码书写错误
|
2016-03-07 20:38:04 +08:00 |
|
ruanyf
|
1ae51bdea5
|
docs(let): ES6的块级作用域使得函数可以在条件作用域内声明
|
2016-03-05 14:35:33 +08:00 |
|
ruanyf
|
f50a775466
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-03-03 16:42:20 +08:00 |
|
ruanyf
|
9af674d025
|
docs(function): 箭头函数的this
|
2016-03-03 16:31:42 +08:00 |
|
Ruan YiFeng
|
c7463471fa
|
Merge pull request #149 from waylybaye/patch-1
fixed Hskell typo, should be Haskell
|
2016-03-02 10:40:31 +08:00 |
|
baye
|
21c5c22f3f
|
fixed Hskell typo, should be Haskell
|
2016-02-29 20:28:24 +08:00 |
|
ruanyf
|
48c94cc9d6
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-02-29 18:16:31 +08:00 |
|
ruanyf
|
834431ecee
|
docs(class): 完善类的静态属性
|
2016-02-29 18:16:12 +08:00 |
|
Ruan YiFeng
|
c5edd18680
|
Merge pull request #147 from XGHeaven/gh-pages
修复了 decorator 中的一些 typo
|
2016-02-28 21:32:14 +08:00 |
|
XGHeaven
|
8b3588a8ba
|
fix decorator typo
|
2016-02-28 10:12:45 +08:00 |
|
ruanyf
|
c1c4592dda
|
docs(regex): 修改后行断言的文字
|
2016-02-27 20:09:13 +08:00 |
|
ruanyf
|
74118a5447
|
fix: 无法解析中文编码的hash
|
2016-02-27 19:55:46 +08:00 |
|
ruanyf
|
b77c044003
|
docs(regex): 增加后行断言的介绍
|
2016-02-27 19:44:03 +08:00 |
|
ruanyf
|
fc7505278e
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-02-27 19:01:27 +08:00 |
|
ruanyf
|
342fe1da61
|
docs(regex): 增加后行断言的介绍
|
2016-02-27 19:01:07 +08:00 |
|
Ruan YiFeng
|
1b5a991514
|
Merge pull request #144 from ArisLittle/patch-1
修改一个小的拼写问题
|
2016-02-25 21:02:53 +08:00 |
|
Zheng Guoli
|
73400107a3
|
修改一个小的拼写问题
结合上下文的关系来看,此处应该是拼写错误。
所以将 PEPL 修改为 REPL 。
|
2016-02-25 16:30:53 +08:00 |
|
ruanyf
|
1e8b21e22d
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-02-24 18:48:20 +08:00 |
|
ruanyf
|
098a3dc830
|
docs(generator): edit next method
|
2016-02-24 18:48:08 +08:00 |
|
Ruan YiFeng
|
c88277a9cb
|
Merge pull request #142 from WXAlbert/patch-1
更正 babel-core 示例代码片段
|
2016-02-20 14:50:36 +08:00 |
|
Xuecheng Albert
|
71690edd72
|
更正 babel-core 示例代码片段
let x = n => n + 1 是 es6的语法,赋给se5Code变量容易误解
|
2016-02-19 16:52:53 +08:00 |
|
ruanyf
|
689081f7d8
|
docs(function): 箭头函数
|
2016-02-19 13:47:54 +08:00 |
|
ruanyf
|
5d2a5a82cb
|
feat: 添加搜索框
|
2016-02-18 19:30:51 +08:00 |
|
ruanyf
|
512365fd92
|
feat: 添加搜索框
|
2016-02-18 18:04:59 +08:00 |
|
ruanyf
|
68a50598b2
|
docs(string): String.prototype.at()
|
2016-02-18 16:39:10 +08:00 |
|
ruanyf
|
19506b0b56
|
docs(module): 加入解释export default var a = 1为什么不对
|
2016-02-17 09:57:16 +08:00 |
|
ruanyf
|
c957ce868a
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-02-17 09:40:15 +08:00 |
|
ruanyf
|
3cec648ff2
|
docs(module): 解释CommonJS与ES6模块加载机制的差异
|
2016-02-17 09:39:55 +08:00 |
|
Ruan YiFeng
|
4bc7d68e06
|
Merge pull request #138 from sage417/patch-1
Update string.md
|
2016-02-17 09:09:42 +08:00 |
|
J.K.SAGE
|
8408a3c4f9
|
Update string.md
line626
也就是说,`tag`数实际上以下面的形式调用。->
也就是说,`tag`函数实际上以下面的形式调用。
|
2016-02-16 13:52:11 +09:00 |
|
ruanyf
|
ccbc40a61b
|
docs: edit object/rest & spread
|
2016-02-15 16:13:24 +08:00 |
|
ruanyf
|
bce7843d22
|
doc: ES7 feature list
|
2016-02-09 10:02:58 +08:00 |
|
ruanyf
|
b13b07d960
|
doc: ES7 feature list
|
2016-02-09 10:00:25 +08:00 |
|
ruanyf
|
fd088aceab
|
doc: ES7 feature list
|
2016-02-09 09:57:28 +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 |
|
Ruan YiFeng
|
ae1935566e
|
Merge pull request #136 from jackchess/patch-1
e<sub>x<sub> to e<sup>x<sup>
|
2016-02-03 08:56:50 +08:00 |
|
Kaipeng Lu
|
6febd5de0b
|
e<sub>x<sub> to e<sup>x<sup>
|
2016-02-01 14:33:52 +08:00 |
|
ruanyf
|
5d673d9b98
|
add Object/Object.values(),Object.entries()
|
2016-01-31 14:57:51 +08:00 |
|
ruanyf
|
50d4285105
|
edit symbol/hasInstance
|
2016-01-30 00:33:01 +08:00 |
|
ruanyf
|
b2594ee791
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2016-01-29 09:25:56 +08:00 |
|
ruanyf
|
fc01552d64
|
edit docs/symbol
|
2016-01-29 09:25:39 +08:00 |
|
Ruan YiFeng
|
a7d63c9bf7
|
Merge pull request #134 from catwarrior/catwarrior-patch-1
Update async.md
|
2016-01-27 11:50:17 +08:00 |
|
catwarrior
|
1cdc04bd8b
|
Update async.md
Refer to your previous blog post, it looks better.
http://www.ruanyifeng.com/blog/2012/12/asynchronous%EF%BC%BFjavascript.html
|
2016-01-26 15:49:44 +08:00 |
|
Ruan YiFeng
|
e0210fa5e7
|
Merge pull request #133 from xiaoshude/patch-1
Update class.md
|
2016-01-26 09:02:59 +08:00 |
|
Ruan YiFeng
|
f4f7f6e9e6
|
Merge pull request #132 from CntChen/gh-pages
修正generator.md yield* 示例代码的一个误解
|
2016-01-26 08:53:08 +08:00 |
|
fjywan
|
070985c4a4
|
Update class.md
|
2016-01-25 15:20:34 +08:00 |
|
CntChen
|
9fb9439d89
|
edit demo code
|
2016-01-25 12:48:40 +08:00 |
|
ruanyf
|
ed283d0207
|
edit intro/babel
|
2016-01-24 23:43:32 +08:00 |
|