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
642e36c259
remove old es6.destructuring position comment - thanks @appden!
2015-01-29 09:04:01 +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
add improved for-of loose behaviour that supports destructuring -
fixes
#615
2015-01-29 00:50:22 +11:00
transformers
remove old es6.destructuring position comment - thanks @appden!
2015-01-29 09:04:01 +11:00
transform.js
add namespaces and better structure transformation
2015-01-26 21:10:05 +11:00
transformer-pass.js
add debug messages
2015-01-29 09:03:30 +11:00
transformer.js
fix linting errors
2015-01-27 07:06:12 +11:00