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
babel
/
lib
/
6to5
History
Sebastian McKenzie
01413e5153
recapture stack trace in case the stack was built prior
2014-10-11 22:40:09 +11:00
..
templates
fix super constructor call -
fixes
#34
2014-10-10 20:37:15 +11:00
transformers
treat arrow functions as another function type when transforming
2014-10-11 14:08:53 +11:00
traverse
treat arrow functions as another function type when transforming
2014-10-11 14:08:53 +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
add sourceMapName and sourceFileName options, make them default to the filename option -
resolves
#44
2014-10-11 15:01:42 +11:00
util.js
recapture stack trace in case the stack was built prior
2014-10-11 22:40:09 +11:00