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-31 07:08:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-engine
/
src
History
Jakub Žádník
e66139e6bb
Fix broken constants in scopes (
#9679
)
2023-07-14 00:02:05 +03:00
..
call_ext.rs
Allow NU_LIBS_DIR and friends to be const (
#8538
)
2023-04-05 19:56:48 +03:00
column.rs
revert: move to ahash (
#9464
)
2023-06-18 15:27:57 +12:00
documentation.rs
Parameter defaults to $nu.scope.commands (
#9152
)
2023-05-11 13:59:56 -05:00
env.rs
Fix broken constants in scopes (
#9679
)
2023-07-14 00:02:05 +03:00
eval.rs
remove let-env, focus on mutating $env (
#9574
)
2023-07-01 07:57:51 +12:00
glob_from.rs
allow paths to have brackets (
#9416
)
2023-06-13 07:30:10 -05:00
lib.rs
split $nu variable into scope commands and simpler $nu (
#9487
)
2023-06-21 09:33:01 +12:00
scope.rs
Remove broken compile-time overload system (
#9677
)
2023-07-14 07:05:03 +12:00