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-28 14:07:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-protocol
/
src
/
engine
History
Jakub Žádník
429c4332b1
Make aliased call not look up predeclarations (
#9244
)
2023-05-20 00:46:22 +03:00
..
call_info.rs
Back to working state
2021-09-03 06:21:37 +12:00
capture_block.rs
Split blocks and closures (
#7075
)
2022-11-10 21:21:49 +13:00
command.rs
Re-implement aliases (
#8123
)
2023-02-27 20:44:05 +13:00
engine_state.rs
Make aliased call not look up predeclarations (
#9244
)
2023-05-20 00:46:22 +03:00
mod.rs
Add pattern matching (
#8590
)
2023-03-24 14:52:01 +13:00
overlay.rs
Allow creating modules from directories (
#9066
)
2023-05-06 21:39:54 +03:00
pattern_match.rs
make the pattern-matcher and eval engine use the same unit computation (
#8973
)
2023-05-12 12:18:11 -05:00
stack.rs
Move variables to var stack (
#8604
)
2023-03-25 12:56:45 +13:00