nushell/crates
Jakub Žádník 78054a5352 Allow parsing left-unbounded range (..10)
It is implemented as a preliminary check when parsing a call and relies
on a fact that a token that successfully parses as a range is unlikely
to be a valid path or command name.
2021-09-12 15:56:58 +03:00
..
nu-cli Improve completions inside of a pipeline 2021-09-10 20:07:18 +12:00
nu-command Add a very silly table 2021-09-10 14:27:12 +12:00
nu-engine Add stepping to ranges & enable reverse ranges 2021-09-11 14:28:46 +03:00
nu-parser Allow parsing left-unbounded range (..10) 2021-09-12 15:56:58 +03:00
nu-protocol Add stepping to ranges & enable reverse ranges 2021-09-11 14:28:46 +03:00
nu-table Improve completions inside of a pipeline 2021-09-10 20:07:18 +12:00