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
4a1496ee05
remove traversal and removal of EmptyStatements and add source map testing support
2014-10-12 13:42:27 +11:00
..
templates
better support for Identifier in ForOfStatement
2014-10-12 13:39:59 +11:00
transformers
remove null supername hack
2014-10-12 13:41:22 +11:00
traverse
fix blacklist traversal bug -
fixes
#49
2014-10-12 09:34:01 +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
remove traversal and removal of EmptyStatements and add source map testing support
2014-10-12 13:42:27 +11:00
util.js
remove unused formatJSON method, more reliable parse errors
2014-10-12 13:41:52 +11:00