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-08 17:02:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-parser
/
src
History
Jakub Žádník
3b467bedd9
Add reduce command (
#700
)
...
* Add reduce command * Fix example and missing test commands * Add forgotten file
2022-01-08 02:40:40 +02:00
..
errors.rs
Some error improvements (
#659
)
2022-01-04 10:14:33 +11:00
flatten.rs
Highlight block and record (
#653
)
2022-01-03 16:21:26 +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
Some cleanups for cd/PWD (
#667
)
2022-01-05 11:26:01 +11:00
parser.rs
Add reduce command (
#700
)
2022-01-08 02:40:40 +02:00
type_check.rs
Allow int/float to coerce in type checker (
#679
)
2022-01-06 07:58:58 +11:00