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
/
core
/
fixtures
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
..
bin
update bin tests to reflect new helper format
2015-05-03 17:47:31 +01:00
browserify
restructure testing infrastructure to be more modular
2015-03-28 01:21:48 +11:00
bundler/basic
/simple-import
futz the bundler idea
2015-05-01 03:26:12 +01:00
esnext
restructure testing infrastructure to be more modular
2015-03-28 01:21:48 +11:00
generation
Add failing test for printing with compact & retainLines
2015-05-14 23:57:05 -07:00
transformation
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