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-27 18:11:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-parser
/
src
History
Fernando Herrera
8933dde324
Plugin option for shell (
#517
)
...
* calling plugin without shell * spelling error * option on register to select a shell
2021-12-18 12:13:56 -06:00
..
errors.rs
Plugin json (
#474
)
2021-12-12 11:50:35 +00:00
flatten.rs
allow flatshape (command line syntax) theming (
#502
)
2021-12-16 06:17:29 -06:00
lex.rs
Fix comment issue and shadowing issue (
#501
)
2021-12-16 09:56:12 +11:00
lib.rs
Add in variable and sub-command completions (
#480
)
2021-12-13 10:18:31 +11:00
lite_parse.rs
Merge pull request
#10
from jntrnr/value_streams_in_value
2021-09-03 15:49:27 +12:00
parse_keywords.rs
Plugin option for shell (
#517
)
2021-12-18 12:13:56 -06:00
parser.rs
Fix comment issue and shadowing issue (
#501
)
2021-12-16 09:56:12 +11:00
type_check.rs
Fix bug in chained boolean typecheck (
#490
)
2021-12-14 16:19:16 +11:00