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
71d5d4fb2c
remove MemberExpression from binding identifier collection
2015-02-13 21:10:23 +11:00
..
helpers
move File::generateUid to Scope and add return type inferrence
2015-02-13 18:21:28 +11:00
modules
move File::generateUid to Scope and add return type inferrence
2015-02-13 18:21:28 +11:00
templates
use Symbol.iterator in for symbol detection and add the conversion of it to the selfContained transformer - @zloirock
2015-02-13 21:05:21 +11:00
transformers
remove MemberExpression from binding identifier collection
2015-02-13 21:10:23 +11:00
file.js
fix incorrect generateUid references in File
2015-02-13 18:27:53 +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