This website requires JavaScript.
Explore
Help
Sign In
cybercyst
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-05-28 02:21:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-parser
/
src
History
Jonathan Turner
43c10b0625
Properly handle commands defined inside of other commands (
#2837
)
...
* Fix function inner scopes * tweak error
2021-01-01 19:23:54 +13:00
..
errors.rs
Getting ready for multiline scripts (
#2737
)
2020-11-10 05:27:07 +13:00
lex.rs
Add experimental support for flags in custom commands (
#2808
)
2020-12-21 20:36:59 +13:00
lib.rs
Multiline scripts part 2 (
#2795
)
2020-12-18 20:53:49 +13:00
parse.rs
Properly handle commands defined inside of other commands (
#2837
)
2021-01-01 19:23:54 +13:00
path.rs
Support completion for paths with multiple dots (
#1640
)
2020-04-23 16:17:38 +12:00
scope.rs
Multiline scripts part 2 (
#2795
)
2020-12-18 20:53:49 +13:00
shapes.rs
Multiline scripts part 2 (
#2795
)
2020-12-18 20:53:49 +13:00
signature.rs
Pipeline blocks (
#1579
)
2020-04-13 19:59:57 +12:00