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-30 22:57:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-parser
/
src
History
JT
c9dcd212ba
Allow pipelines across multiple lines if end in pipe (
#643
)
...
* Allow pipelines across multiple lines if end in pipe * Add validation support
2022-01-02 16:27:58 +11:00
..
errors.rs
Require let to be a statement (
#594
)
2021-12-27 14:04:22 +11:00
flatten.rs
Add single tick string interpolation (
#581
)
2021-12-26 07:50:02 +11:00
lex.rs
Fix comment issue and shadowing issue (
#501
)
2021-12-16 09:56:12 +11:00
lib.rs
Wrap captured env var names into quotes as well (
#546
)
2021-12-21 23:31:30 +02:00
lite_parse.rs
Allow pipelines across multiple lines if end in pipe (
#643
)
2022-01-02 16:27:58 +11:00
parse_keywords.rs
def argument check (
#604
)
2021-12-28 06:13:52 +11:00
parser.rs
Add parser tracing, fix 629 (
#638
)
2022-01-02 08:42:50 +11:00
type_check.rs
nothing variable (
#527
)
2021-12-20 12:05:33 +11:00