Commit 63e8c44
File tree
- eslint
- babel-eslint-parser/test
- packages
- babel-generator/test/fixtures/types
- PipelineBareFunction-babel-7
- PipelineBareFunction
- PipelinePrimaryTopicReference
- PipelineTopicExpression
- babel-parser
- src
- parser
- test/fixtures
- es2020/nullish-coalescing-operator/with-pipeline
- experimental
- pipeline-operator-minimal-babel-7
- minimal-proposal-arrow-requires-parens-with-parend-args
- minimal-proposal-arrow-requires-parens
- minimal-proposal-await-requires-parens
- minimal-proposal-ban-await-f
- minimal-proposal-ban-await
- minimal-proposal-base
- minimal-proposal-chain
- minimal-proposal-multiline
- minimal-proposal-precedence
- minimal-proposal-with-arrow-parend-params
- minimal-proposal-with-arrow
- pipeline-operator-minimal
- pipeline-operator-misc
- invalid-proposal-babel-7
- invalid-proposal
- pipeline-operator-smart-babel-7
- smart-proposal-addition-with-topic-first
- smart-proposal-addition-with-topic-last
- smart-proposal-addition-without-topic
- smart-proposal-arrow-function-parenthesized
- smart-proposal-arrow-function-unparenthesized
- smart-proposal-async-await
- smart-proposal-class-expression-with-decorators
- smart-proposal-class-expression-with-private-property
- smart-proposal-class-expression-without-private-property
- smart-proposal-comma-head-with-tacit-function-call
- smart-proposal-comma-topic-pair-then-end
- smart-proposal-comma-topic-pair-then-tacit-function-call
- smart-proposal-computed-no-topic
- smart-proposal-do-transform-do-while-loop-and-topic-in-loop-body
- smart-proposal-do-transform-do-while-loop-and-topic-in-loop-head
- smart-proposal-do-transform-for-await-of-loop-and-topic-in-loop-body
- smart-proposal-do-transform-for-await-of-loop-and-topic-in-loop-head
- smart-proposal-do-transform-for-classic-loop-and-topic-in-loop-body
- smart-proposal-do-transform-for-classic-loop-and-topic-in-loop-head
- smart-proposal-do-transform-for-in-loop-and-topic-in-loop-body
- smart-proposal-do-transform-for-in-loop-and-topic-in-loop-head
- smart-proposal-do-transform-for-of-loop-and-topic-in-loop-body
- smart-proposal-do-transform-for-of-loop-and-topic-in-loop-head
- smart-proposal-do-transform-if-statement-and-topic-in-else-body
- smart-proposal-do-transform-if-statement-and-topic-in-else-if-body
- smart-proposal-do-transform-if-statement-and-topic-in-if-body
- smart-proposal-do-transform-if-statement-and-topic-in-if-head
- smart-proposal-do-transform-switch-statement-and-topic-in-switch-body
- smart-proposal-do-transform-switch-statement-and-topic-in-switch-head
- smart-proposal-do-transform-topic-identity
- smart-proposal-do-transform-try-catch-finally-statements-and-topic-in-catch-clause
- smart-proposal-do-transform-try-catch-finally-statements-and-topic-in-finally-clause
- smart-proposal-do-transform-try-catch-finally-statements-and-topic-in-try-clause
- smart-proposal-do-transform-try-catch-statements-topic-in-try-clause
- smart-proposal-do-transform-while-loop-topic-in-loop-body
- smart-proposal-do-transform-while-loop-topic-in-loop-head
- smart-proposal-do-transform-with-block-topic-in-body
- smart-proposal-function-call-with-topic-in-argument
- smart-proposal-function-definition-with-another-pipe-in-function-body
- smart-proposal-function-definition-with-topic-in-default-parameter
- smart-proposal-function-definition-with-topic-in-function-body
- smart-proposal-generator-yield-parenthesized
- smart-proposal-generator-yield-unparenthesized
- smart-proposal-hash-tuple
- smart-proposal-invalid-hash-then-digit
- smart-proposal-modulo-with-topic
- smart-proposal-nested-pipelines-with-arrow-function-and-function-call
- smart-proposal-nested-pipelines-with-arrow-function-and-tacit-function-call-with-outer-topic
- smart-proposal-nested-pipelines-with-arrow-function-and-tacit-function-call-without-outer-topic
- smart-proposal-nested-pipelines-with-arrow-function-with-required-topics
- smart-proposal-nested-pipelines-with-arrow-function-without-inner-topic
- smart-proposal-nested-pipelines-with-arrow-function-without-outer-topic
- smart-proposal-nested-pipelines-with-function-call
- smart-proposal-nested-pipelines-with-tacit-function-call
- smart-proposal-nested-pipelines-without-inner-topic
- smart-proposal-nested-pipelines-without-outer-topic
- smart-proposal-no-topic-class-expression
- smart-proposal-no-topic-function-expression
- smart-proposal-non-generator-yield-identifier
- smart-proposal-private-property-in-private-method
- smart-proposal-tacit-function-call-on-identifier
- smart-proposal-tacit-function-call-on-property
- smart-proposal-tacit-function-calls-chained-in-multiple-lines-inside-arrow-function
- smart-proposal-tacit-function-calls-chained-in-multiple-lines
- smart-proposal-topic-identity-parenthesized
- smart-proposal-topic-identity-unparenthesized
- smart-proposal-topic-with-optional-method-call
- smart-proposal-unbound-topic
- smart-proposal-v8intrinsic
- pipeline-operator-smart
- smart-proposal-hash-tuple
- typings
- babel-plugin-proposal-pipeline-operator/test/fixtures
- minimal-babel-7
- arrow-functions-parenless
- arrow-functions
- async-arrow
- basic
- chaining
- currying
- deoptimize-multi-param-arrow
- destructure-arrow-param
- evaluation
- indirect-eval
- multiple-argument-use
- optimize-0-param-arrow
- precedence
- smart-babel-7
- basic
- for-classic-statement-init-with-pipe-body
- for-classic-statement-predicate-with-pipe-body
- for-classic-statement-update-with-pipe-body
- generator-yield
- hash-tuple
- if-else-block
- pipe-body-identity
- pipe-body-with-arrow-function-containing-nested-pipe
- pipe-body-with-arrow-function-without-nested-pipe
- pipe-body-with-await
- pipe-body-with-eval-on-topic
- pipe-body-with-eval-tacit-call
- pipe-body-with-nested-pipe
- pipe-body-with-object-literal
- pipe-body-with-tacit-function-call
- pipe-body-with-topic-method-call
- pipe-body-with-yield
- pipe-head-with-nested-pipe
- pipe-in-arrow-function
- transform-arrow-functions
- transform-await-and-arrow-functions
- while-statement-with-pipe-in-condition
- smart
- hash-tuple-babel-7
- hash-tuple
- pipe-body-with-topic-method-call
- babel-plugin-syntax-pipeline-operator/src
- babel-standalone/src
- scripts/integration-tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
373 | 379 | | |
374 | 380 | | |
375 | 381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| 472 | + | |
472 | 473 | | |
473 | 474 | | |
474 | 475 | | |
| |||
524 | 525 | | |
525 | 526 | | |
526 | 527 | | |
| 528 | + | |
527 | 529 | | |
528 | 530 | | |
529 | 531 | | |
| |||
3009 | 3011 | | |
3010 | 3012 | | |
3011 | 3013 | | |
| 3014 | + | |
3012 | 3015 | | |
3013 | 3016 | | |
3014 | 3017 | | |
| |||
3096 | 3099 | | |
3097 | 3100 | | |
3098 | 3101 | | |
| 3102 | + | |
3099 | 3103 | | |
3100 | 3104 | | |
3101 | 3105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments