mirror of
https://github.com/nushell/nushell
synced 2024-11-11 15:37:07 +00:00
No description
9c7d2ab8f2
Todo: - [x] Env shorthand - [x] String interpolation - [x] Aliases - [x] Env vars - [x] Sub commands - [x] Floats - [x] Tests - [x] Decl requires $ - [x] alias highlighting at call site - [x] refactor into subcrates - [x] subcommand alias - [x] type inference from successful parse (eg not List<unknown> but List<int>) - [x] variable type mismatch - [ ] finish operator type-checking - [ ] Column path - [ ] Ranges - [ ] Source - [ ] Autoenv - [ ] Block params # Maybe - [ ] default param values? - [ ] Unary not? |
||
---|---|---|
crates | ||
src | ||
Cargo.toml | ||
TODO.md |