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 22:29:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-engine
/
src
History
Ian Manske
51bf8d9f6a
Remove unnecessary boxing of
Stack::recursion_count
(
#11238
)
2023-12-06 10:48:56 +02:00
..
call_ext.rs
Make
FromValue
take owned
Value
s (
#10900
)
2023-10-31 19:47:00 +01:00
column.rs
Use
Record
's public API in a bunch of places (
#10927
)
2023-11-08 14:24:00 +01:00
documentation.rs
Spread operator in record literals (
#11144
)
2023-11-29 18:31:31 +01:00
env.rs
Refactor env conversion, yeet
Value::follow_cell_path_not...
(
#10926
)
2023-11-08 23:57:24 +01:00
eval.rs
Remove unnecessary boxing of
Stack::recursion_count
(
#11238
)
2023-12-06 10:48:56 +02:00
glob_from.rs
Convert more ShellError variants to named fields (
#11173
)
2023-11-28 06:43:51 -06:00
lib.rs
Allow operator in constants (
#10212
)
2023-09-05 16:35:58 +02:00
scope.rs
Use Record APIs in
nu-protocol
/
nu-engine
(
#10917
)
2023-11-01 23:19:58 +01:00