File tree
242 files changed
+378
-368
lines changed- packages
- babel-helper-create-class-features-plugin
- src
- test/fixtures
- plugin-proposal-private-methods
- loose-false
- loose-true
- replace-supers/method
- babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining/test/fixtures/basic
- class-private-integration-optional-chaining
- class-private-integration
- babel-plugin-proposal-async-generator-functions/test/fixtures/async-generators/class-private-method
- babel-plugin-proposal-class-properties/test/fixtures
- private-loose
- assignment
- call
- canonical
- constructor-collision
- declaration-order
- derived-multiple-supers
- derived
- destructuring-array-pattern-1
- destructuring-array-pattern-2
- destructuring-array-pattern-3
- destructuring-array-pattern-static
- destructuring-array-pattern
- destructuring-object-pattern-1
- destructuring-object-pattern-2
- destructuring-object-pattern-3
- destructuring-object-pattern-static
- destructuring-object-pattern
- extracted-this
- foobar
- instance-undefined
- instance
- logical-assignment
- multiple
- native-classes
- nested-class-computed-redeclared
- nested-class-computed
- nested-class-extends-computed-redeclared
- nested-class-extends-computed
- nested-class-other-redeclared
- nested-class-redeclared
- nested-class
- non-block-arrow-func
- optional-chain-before-member-call-with-transform
- optional-chain-before-member-call
- optional-chain-before-property-with-transform
- optional-chain-before-property
- optional-chain-cast-to-boolean
- optional-chain-delete-property-with-transform
- optional-chain-delete-property
- optional-chain-in-function-param-with-transform
- optional-chain-in-function-param
- optional-chain-member-optional-call-spread-arguments
- optional-chain-member-optional-call-with-transform
- optional-chain-member-optional-call
- optional-chain-optional-member-call-with-transform
- optional-chain-optional-member-call
- optional-chain-optional-property-with-transform
- optional-chain-optional-property
- parenthesized-optional-member-call-with-transform
- private-in-derived
- reevaluated
- reference-in-other-property
- static-call
- static-export
- static-infer-name
- static-inherited
- static-this
- static-undefined
- static
- super-expression
- super-statement
- update
- private
- 1-helpermemberexpressionfunction
- assignment
- call
- canonical
- constructor-collision
- declaration-order
- derived-multiple-supers
- derived
- destructuring-array-pattern-1
- destructuring-array-pattern-2
- destructuring-array-pattern-3
- destructuring-array-pattern
- destructuring-object-pattern-1
- destructuring-object-pattern-2
- destructuring-object-pattern-3
- destructuring-object-pattern
- extracted-this
- foobar
- instance-undefined
- instance
- logical-assignment
- multiple
- native-classes
- nested-class-computed-redeclared
- nested-class-computed
- nested-class-extends-computed-redeclared
- nested-class-extends-computed
- nested-class-other-redeclared
- nested-class-redeclared
- nested-class
- optional-chain-delete-property-with-transform
- optional-chain-member-optional-call-spread-arguments
- private-in-derived
- reevaluated
- reference-in-other-property
- regression-T7364
- super-call
- super-expression
- super-statement
- update
- regression/8882
- babel-plugin-proposal-class-static-block/test/fixtures/integration-loose
- class-binding
- class-declaration
- in-class-heritage
- multiple-static-initializers
- name-conflict
- super-static-block
- babel-plugin-proposal-private-methods/test/fixtures
- accessors-loose
- basic
- get-only-setter
- reassignment
- set-only-getter
- updates
- accessors-privateFieldsAsProperties
- basic
- get-only-setter
- set-only-getter
- updates
- accessors
- basic
- get-only-setter
- reassignment
- set-only-getter
- updates
- assumption-constantSuper/private-method-super
- duplicated-names
- get-set
- set-get
- private-method-loose
- assignment
- async
- before-fields
- class-expression
- context
- exfiltrated
- generator
- reassignment
- super
- private-method-privateFieldsAsProperties
- assignment
- async
- before-fields
- class-expression
- context
- exfiltrated
- generator
- super
- private-method
- assignment
- async
- before-fields
- class-expression
- context
- exfiltrated
- generator
- read-only
- reassignment
- super
- private-static-method-loose
- basic
- class-check
- class-expression
- exfiltrated
- generator
- reassignment
- super
- this
- private-static-method-privateFieldsAsProperties
async- basic
- class-check
- class-expression
- exfiltrated
- generator
- reassignment
- super
- this
- static-accessors-loose
- basic
- destructure-set
- get-only-setter
- set-only-getter
- updates
- static-accessors-privateFieldsAsProperties
- basic
- destructure-set
- get-only-setter
- set-only-getter
- updates
- babel-plugin-proposal-private-property-in-object
- src
- test/fixtures
- assumption-privateFieldsAsProperties
- accessor
- compiled-classes
- field
- method
- nested-class-other-redeclared
- nested-class-redeclared
- nested-class
- static-accessor
- static-field
- static-method
- private-loose
- accessor
- field
- method
- native-classes
- nested-class-other-redeclared
- nested-class-redeclared
- nested-class
- static-accessor
- static-field
- static-method
- private
- accessor
- field
- method
- native-classes
- nested-class-other-redeclared
- nested-class-redeclared
- nested-class
- to-native-fields
- accessor
- class-expression-in-default-param
- class-expression-instance
- class-expression-static
- field
- half-constructed-instance
- half-constructed-static
- method
- multiple-checks
- nested-class-other-redeclared
- nested-class-redeclared
- nested-class
- static-field
- static-shadowed-binding
- babel-preset-env/test/fixtures
- loose-class-features-precedence
- methods-loose-preset-not-loose
- preset-loose-no-plugins
- preset-not-loose-no-plugins
- properties-and-methods-loose-preset-not-loose
- properties-and-methods-not-loose-preset-loose
- properties-loose-preset-loose
- properties-loose-preset-not-loose
- properties-not-loose-preset-loose
- shipped-proposals
- new-class-features-chrome-90
- new-class-features-firefox-70
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
242 files changed
+378
-368
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
Lines changed: 16 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
68 | 64 |
| |
69 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 |
| |
71 | 75 |
| |
72 | 76 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
0 commit comments