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
a533042503
fix bad .gitignore paths resulting in some tests and path/lib files not being included...
2015-05-25 01:42:54 +01:00
..
bin
fix bad .gitignore paths resulting in some tests and path/lib files not being included...
2015-05-25 01:42:54 +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