issues
search
army8735
/
jsdc
Javascript Downcast (es6 to es5)
http://army8735.me/jsdc
93
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
支持new.target
#31
hax
opened
9 years ago
2
new ...rest的this指向
#30
army8735
closed
9 years ago
1
提供直接执行的cli?
#29
hax
closed
9 years ago
7
set/get重复报错
#28
army8735
closed
9 years ago
0
yield结束后停止还是回归初始状态
#27
army8735
closed
9 years ago
2
for of简化为for in,无需迭代器
#26
army8735
opened
9 years ago
12
only allow super call in class constructor
#25
hax
closed
9 years ago
3
简介属性表示遗漏
#24
army8735
closed
9 years ago
0
在对of改写时,需注意创建对象的引用保存,避免重复
#23
army8735
closed
9 years ago
0
更新homunculus的for语句结构变更
#22
army8735
closed
9 years ago
0
需要 spread 对 new 的支持.
#21
lixiaoyan
closed
9 years ago
1
Arrow Function 的实现不符合规范.
#20
lixiaoyan
closed
9 years ago
25
提供jsdc.require接口
#19
army8735
closed
10 years ago
0
支持sourcemap和更好的代码排版
#18
hax
opened
10 years ago
10
Use regexpu for regular expression transpilation
#17
mathiasbynens
opened
10 years ago
2
Template strings
#16
army8735
closed
10 years ago
0
generator中destructor的obj未处理
#15
army8735
closed
10 years ago
1
添加命令行工具
#14
xudafeng
closed
10 years ago
1
rest param不止出现末尾,且任意均可为迭代器
#13
army8735
closed
10 years ago
0
rest param bug
#12
army8735
closed
10 years ago
1
for of中expr1为解构时遗漏特殊处理
#11
army8735
closed
10 years ago
0
for of循环遗漏表达式3
#10
army8735
closed
10 years ago
0
yield语句返回值可以用临时变量替代arguments[0],多参数考虑
#9
army8735
closed
10 years ago
0
yield如果嵌套在if语句中,原先的状态跳转会出问题
#8
army8735
closed
10 years ago
2
对象结构时用===undefined判断有误,可能定义的就是undefined,需hasOwnproperty
#7
army8735
closed
10 years ago
0
还差解构赋值
#6
army8735
closed
10 years ago
0
研究自底向上的最左归约
#5
army8735
closed
11 years ago
0
实现自动展开赋值
#4
army8735
closed
11 years ago
1
实现module语法转换
#3
army8735
closed
10 years ago
0
因性能考虑后续提供java版本
#2
army8735
closed
11 years ago
1
语法转换设计
#1
army8735
closed
11 years ago
1