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
/
test
History
Sebastian McKenzie
7dbde208ef
spec.functionName transformer: hasBinding(name) returns
true
for built-in globals, so we attempt to rename the binding but it doesn't exist so exits early, add a check that doesn't perform the renaming and instead uses the wrapper -
fixes
#1598
2015-05-21 18:43:55 +01:00
..
acorn
Add failing test for trailing commas in methods
2015-05-12 13:19:21 -07:00
core
spec.functionName transformer: hasBinding(name) returns
true
for built-in globals, so we attempt to rename the binding but it doesn't exist so exits early, add a check that doesn't perform the renaming and instead uses the wrapper -
fixes
#1598
2015-05-21 18:43:55 +01:00
.babelrc
self-host
#443
2015-02-25 22:36:23 +11:00
browser.html
rename to babel
2015-02-15 18:09:05 +11:00
mocha.opts
restructure testing infrastructure to be more modular
2015-03-28 01:21:48 +11:00