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
564c2dd7d1
nushell
/
crates
/
nu-parser
/
src
History
Darren Schroeder
0ef0277882
allow
use
to parse quoted paths (
#800
)
2022-01-21 13:20:13 -06:00
..
errors.rs
Improve keyword parsing, including for (
#747
)
2022-01-16 02:26:52 +11:00
flatten.rs
Add support for var/string interp for external names (
#729
)
2022-01-13 19:17:45 +11:00
lex.rs
Lex comment spans correctly (
#657
)
2022-01-04 08:37:45 +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
allow
use
to parse quoted paths (
#800
)
2022-01-21 13:20:13 -06:00
parser.rs
Support recursive functions in capture (
#797
)
2022-01-21 11:39:55 -05:00
type_check.rs
add some more division for units (
#783
)
2022-01-21 05:23:26 +11:00