This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Archived
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2026-02-05
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
b315fc613519cd8c2397d5ad47da24498b6bc27e
babel
/
packages
/
babel-plugin-transform-es2015-function-name
/
test
/
fixtures
/
function-name
History
Diogo Franco (Kovensky)
31b85a36dd
Add fixture for known bug
2016-12-16 11:25:42 +09:00
..
.smoke
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
assignment
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
basic
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
class-method
Fix over-parenthesizing of function expressions
2015-12-24 14:55:51 -08:00
collisions
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
eval
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
export
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
export-default-arrow-renaming
Fix: export default arrows with function naming (
#4524
)
2016-09-19 21:58:37 -04:00
export-default-arrow-renaming-2
Fix: export default arrows with function naming (
#4524
)
2016-09-19 21:58:37 -04:00
export-default-arrow-renaming-3
Fix: export default arrows with function naming (
#4524
)
2016-09-19 21:58:37 -04:00
export-default-arrow-renaming-es3
Fix: export default arrows with function naming (
#4524
)
2016-09-19 21:58:37 -04:00
export-default-arrow-renaming-module-amd
add tests for other module formats, from
#4524
(
#4532
)
2016-09-20 11:04:07 +02:00
export-default-arrow-renaming-module-es6
add tests for other module formats, from
#4524
(
#4532
)
2016-09-20 11:04:07 +02:00
export-default-arrow-renaming-module-system
add tests for other module formats, from
#4524
(
#4532
)
2016-09-20 11:04:07 +02:00
export-default-arrow-renaming-module-umd
add tests for other module formats, from
#4524
(
#4532
)
2016-09-20 11:04:07 +02:00
function-assignment
Set function names from assignment expressions
2015-12-27 12:46:56 -08:00
function-collision
Only rename outer function bindings on conflict - fixes T6781
2015-12-13 15:35:28 -08:00
global
Fix over-parenthesizing of function expressions
2015-12-24 14:55:51 -08:00
method-definition
Add method definition fixtures.
2015-12-08 16:46:45 -05:00
modules
Fix over-parenthesizing of function expressions
2015-12-24 14:55:51 -08:00
modules-2
Upgrade to lodash 4 (
#3315
)
2016-05-13 17:15:14 -04:00
modules-3
Fix class inheritance in IE <=10 (T3041) (
#3527
)
2016-08-23 15:08:44 -04:00
modules-4
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
object
Fix over-parenthesizing of function expressions
2015-12-24 14:55:51 -08:00
own-bindings
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
self-reference
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
shorthand-property
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00
with-arrow-functions-transform
Don't try to visit ArrowFunctionExpression, they cannot be named
2016-12-16 11:14:47 +09:00
with-arrow-functions-transform-spec
Add fixture for known bug
2016-12-16 11:25:42 +09:00
options.json
rename babel-plugin-external-helpers-2 to babel-plugin-external-helpers
2015-12-24 03:54:40 +00:00