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
db93c52182
opt out of tail recursion optimisation if the owner id has been reassigned -
fixes
#744
2015-02-11 11:27:50 +11:00
..
helpers
restructure Scope API and internal data structure
2015-02-10 23:52:23 +11:00
modules
optimise lodash usage; change contains function to includes for convenience
2015-02-10 17:40:53 +03:00
templates
add descriptor falsy check to defaults helper -
#739
2015-02-10 18:33:29 +11:00
transformers
opt out of tail recursion optimisation if the owner id has been reassigned -
fixes
#744
2015-02-11 11:27:50 +11:00
file.js
optimise lodash usage; change contains function to includes for convenience
2015-02-10 17:40:53 +03:00
index.js
fix internal refactoring...
2015-02-05 14:08:02 +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