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
a567531f77
ignore member expressions in constants transformer -
fixes
#770
2015-02-13 17:18:42 +11:00
..
helpers
normalise JSX attribute strings
2015-02-13 15:08:39 +11:00
modules
Remove unused variable.
2015-02-12 18:29:14 -08:00
templates
add error message to the sliced-to-array helper on a non-iterable param -
fixes
#766
2015-02-13 16:50:03 +11:00
transformers
ignore member expressions in constants transformer -
fixes
#770
2015-02-13 17:18:42 +11:00
file.js
track arrays to avoid turning something into an array multiple times -
closes
#757
2015-02-12 21:30:48 +11:00
index.js
fix autoenabling of playground/experimental when used in whitelist/optional
2015-02-12 16:00:26 +11:00
transformer-pass.js
optimise lodash usage; change contains function to includes for convenience
2015-02-10 17:40:53 +03:00
transformer.js
remove context arg in favor of
this
, rename TraversalIteration to TraversalPath, and remove ast handlers
2015-02-06 01:47:43 +11:00