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
Sebastian McKenzie
1985146760
use Array.isArray instead of _.isArray
2015-01-10 22:26:37 +11:00
..
generators
fix generation tests and add variable kind length
2015-01-08 01:00:32 +11:00
node
Merge pull request
#432
from gaearon/perf-stable
2015-01-10 21:49:37 +11:00
buffer.js
use Array.isArray instead of _.isArray
2015-01-10 22:26:37 +11:00
generator.js
more intelligent parens wrapping of no line terminator expressions -
fixes
#376
, reference
#349
2015-01-04 20:22:24 +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