This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
3fb17b00a63407e604b4dc773575069f0576a578
babel
/
lib
/
6to5
History
Sebastian McKenzie
3fb17b00a6
fix spread and super resolution -
fixes
#42
2014-10-11 10:44:51 +11:00
..
templates
fix super constructor call -
fixes
#34
2014-10-10 20:37:15 +11:00
transformers
fix spread and super resolution -
fixes
#42
2014-10-11 10:44:51 +11:00
traverse
remove traverse.replace and let traverse deal with it
2014-10-10 14:37:23 +11:00
node.js
always return { map, code } object on transform, update apis, change sourceMap comment adding,
closes
#6
,
#7
and
#8
2014-10-08 23:49:19 +11:00
polyfill.js
add polyfill
2014-10-07 20:22:30 +11:00
register.js
remove old escodegen hack
2014-10-10 15:07:10 +11:00
transform.js
hoist FunctionDeclaration exports to top, possible fix for
#30
2014-10-10 14:38:46 +11:00
util.js
check for absolute path before joining cwd in 6to5-node -
fixes
#43
2014-10-11 09:30:58 +11:00