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
ae344aa23e
recurse over and duplicate array in toArray in order to handle sparse arrays -
fixes
#754
2015-02-12 00:33:04 +11:00
..
helpers
add messages to make it easier to make error messages
2015-02-11 15:57:30 +11:00
modules
add messages to make it easier to make error messages
2015-02-11 15:57:30 +11:00
templates
recurse over and duplicate array in toArray in order to handle sparse arrays -
fixes
#754
2015-02-12 00:33:04 +11:00
transformers
fix tail call deopt check
2015-02-11 20:16:50 +11:00
file.js
add deopt logging to tail call transformer
2015-02-11 15:59:15 +11: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