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
/
generation
History
Amjad Masad
e07e74f010
Handle esprima-like AST catch clause in a TryStatement.
Fixes
#473
2015-01-12 17:32:02 -05:00
..
generators
Handle esprima-like AST catch clause in a TryStatement.
Fixes
#473
2015-01-12 17:32:02 -05:00
node
fix linting errors
2015-01-13 01:51:21 +11:00
buffer.js
use Array.isArray instead of _.isArray
2015-01-10 22:26:37 +11:00
generator.js
don't use function variable declaration for class constructor
2015-01-13 00:03:52 +11:00
position.js
Improve performance on hot paths by using for loops
2015-01-09 16:51:34 +03:00
source-map.js
add sourceRoot to source map
2014-11-16 19:19:07 +11:00
whitespace.js
Replace _.each and for-in with for loop in hot paths
2015-01-09 16:00:53 +03:00