nushell/crates/nu-protocol/src
Jakub Žádník 4749776984 Add stepping to ranges & enable reverse ranges
Follows the following syntax: <start>..<next-value>..<end>
2021-09-11 14:28:46 +03:00
..
ast Add stepping to ranges & enable reverse ranges 2021-09-11 14:28:46 +03:00
engine Finish up completions 2021-09-10 10:09:40 +12:00
value Add stepping to ranges & enable reverse ranges 2021-09-11 14:28:46 +03:00
example.rs WIP 2021-09-02 20:25:22 +12:00
id.rs Add nu-protocol 2021-09-02 13:29:43 +12:00
lib.rs move value into its own folder 2021-09-07 22:26:57 -04:00
shell_error.rs Add cell paths 2021-09-07 10:02:24 +12:00
signature.rs Allow rest vars to have a custom name 2021-09-07 15:37:02 +12:00
span.rs Add nu-protocol 2021-09-02 13:29:43 +12:00
syntax_shape.rs Switch tables to list/streams of records 2021-09-07 19:07:11 +12:00
ty.rs Add parser README, some parser fixups 2021-09-09 06:54:27 +12:00