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
/
transformation
History
Sebastian McKenzie
c25c33e3ee
remove unnecessary ensureBlock in es6 rest parameters transformer
2015-01-29 00:06:42 +11:00
..
helpers
make explode assignable expression helper aware of declared variables so we can simplify code a lot and drop the variable declaration as evaluating it multiple times has no consequence
2015-01-28 11:50:14 +11:00
modules
remove esModule flag from systemjs module formatter -
fixes
#599
2015-01-27 20:40:43 +11:00
templates
fix extends helper checking the wrong object - thanks @appden!
2015-01-27 07:38:08 +11:00
transformers
remove unnecessary ensureBlock in es6 rest parameters transformer
2015-01-29 00:06:42 +11:00
transform.js
add namespaces and better structure transformation
2015-01-26 21:10:05 +11:00
transformer-pass.js
add a transformer pass class
2015-01-26 22:10:19 +11:00
transformer.js
fix linting errors
2015-01-27 07:06:12 +11:00