This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-05-29 06:17:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-cli
/
src
/
evaluate
History
Jonathan Turner
c9ffd6afc0
Improve range parsing and handling (
#2506
)
...
* Improve range parsing and handling * linting
2020-09-07 14:43:58 +12:00
..
evaluate_args.rs
Match cleanup (
#2290
)
2020-08-02 18:34:33 -04:00
evaluator.rs
Improve range parsing and handling (
#2506
)
2020-09-07 14:43:58 +12:00
mod.rs
Move most of the root package into a subcrate. (
#1445
)
2020-03-04 13:58:20 -05:00
operator.rs
Add modulo operator and simplify in/not-in (
#2505
)
2020-09-07 12:12:55 +12:00
variables.rs
Extract out history parts.
2020-08-27 06:28:18 -05:00