This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
48f535f02ee61a28aee08e2b61a6a5793a223aad
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