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-06-14 14:06:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-engine
/
src
History
Dan Davison
ce6d3c6eb2
Refactor creation of
$nu.scope
in eval.rs (
#7104
)
...
The function was ~400 lines long and hence very hard to work with.
2022-11-11 23:20:28 +01:00
..
call_ext.rs
Friendly error message for access beyond end (
#6944
)
2022-10-29 19:47:50 +02:00
column.rs
table -e
Fix stackoverflow (cause endless empty list) (
#6847
)
2022-10-22 11:52:32 -05:00
documentation.rs
Refactor ansi stripping into
nu-utils
functions (
#6966
)
2022-11-05 07:49:45 +13:00
env.rs
Fix environment conversions (
#7092
)
2022-11-11 13:13:07 +13:00
eval.rs
Refactor creation of
$nu.scope
in eval.rs (
#7104
)
2022-11-11 23:20:28 +01:00
glob_from.rs
Run a round of clippy --fix to fix a ton of lints (
#7006
)
2022-11-04 15:11:17 -05:00
lib.rs
Refactor creation of
$nu.scope
in eval.rs (
#7104
)
2022-11-11 23:20:28 +01:00
scope.rs
Refactor creation of
$nu.scope
in eval.rs (
#7104
)
2022-11-11 23:20:28 +01:00