Skip to content

Migrate most uses of the Span concept to Tag#643

Merged
sophiajt merged 1 commit intomasterfrom
improve-external-words
Sep 11, 2019
Merged

Migrate most uses of the Span concept to Tag#643
sophiajt merged 1 commit intomasterfrom
improve-external-words

Conversation

@wycats
Copy link
Copy Markdown
Contributor

@wycats wycats commented Sep 11, 2019

Also migrate mv, rm and commands like that to taking a
SyntaxType::Pattern instead of a SyntaxType::Path for their first
argument.

Also migrate mv, rm and commands like that to taking a
SyntaxType::Pattern instead of a SyntaxType::Path for their first
argument.
@wycats wycats force-pushed the improve-external-words branch from 565f009 to 58b7800 Compare September 11, 2019 03:53
@sophiajt sophiajt merged commit 4c2796f into master Sep 11, 2019
@sophiajt
Copy link
Copy Markdown
Contributor

This has some unintended changes to semantics, where some commands expect to have spanned values without origins. Reverting for now. I've made sure that the unit tests will run against all features so you can see the errors. We should just test against all features on CI going forward, since it's too easy for things to seem okay when they aren't quite.

elferherrera pushed a commit to elferherrera/nushell that referenced this pull request Feb 7, 2022
* Allow pipelines across multiple lines if end in pipe

* Add validation support
kubouch pushed a commit that referenced this pull request Feb 7, 2022
* Allow pipelines across multiple lines if end in pipe

* Add validation support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants