Commit Graph

19 Commits

Author SHA1 Message Date
xiaobeiqiaodaima
0f286ea45b 修改函数提升表述问题。
同时采用`function`命令和赋值语句声明同一个函数。调用函数的位置如果在顶部,会采用声明语句,调用函数的位置在赋值语句后面,就会采用赋值语句的定义。
2020-03-17 23:27:16 +08:00
ruanyf
1eeae75586 docs(type): fix array 2019-05-30 13:52:11 +08:00
ruanyf
1b9218f2ee docs(types): edit types/function.toString 2019-03-12 11:12:15 +08:00
ruanyf
edb442f863 docs(stdlib): fix date 2019-01-24 20:44:18 +08:00
ruanyf
e02c14e196 docs(types): fix function/arguments #93 2019-01-23 12:13:52 +08:00
Fengyuan Chen
ed3b9030f0 docs: fix typos and styles 2019-01-03 17:58:43 +08:00
ruanyf
05b852a296 docs(types): fix object #88 2018-12-25 21:02:50 +08:00
ruanyf
ca22c107e7 docs(types): fix boolean #45 2018-09-15 15:15:08 +08:00
ruanyf
2c1f76e4cf docs(types): edit function & bit 2018-08-28 13:36:33 +08:00
ruanyf
2c9fb41b81 docs(types): edit number 2018-08-26 19:34:21 +08:00
GJ Wang
cd5b10f8f7 docs: fix blank 2018-08-25 18:14:12 +08:00
ruanyf
502715b361 docs(types): fix typos of object 2018-06-19 16:41:37 +08:00
ruanyf
078255c17c docs(dom): edit GlobalEventHandlers 2018-03-22 13:21:09 +08:00
ruanyf
ab8f2d2a14 docs(dom): add GlobalEventHandlers 2018-03-21 13:33:35 +08:00
ruanyf
fafbb1868d docs(oop): edit prototype 2018-02-20 10:37:22 +08:00
ruanyf
75142d4f63 docs(types): edit function/eval 2018-01-24 14:19:26 +08:00
ruanyf
181667ebf7 docs(stdlib): add 属性描述对象 2018-01-23 08:21:06 +08:00
ruanyf
13d1a0d470 docs(stdlib): add object 2018-01-16 12:10:44 +08:00
ruanyf
e30c118ede docs: 调整目录 2018-01-07 10:13:07 +08:00