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-02-16 18:41:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d4798d6ee1
nushell
/
crates
/
nu-parser
/
tests
History
Gavin Foley
d4798d6ee1
Fix for escaping backslashes in interpolated strings (
fixes
#6737
) (
#7020
)
...
Co-authored-by: Gavin Foley <gavinmfoley@gmail.com>
2022-11-07 08:57:28 +13:00
..
test_lex.rs
Add better comment skipping (
#359
)
2021-11-22 07:13:09 +13:00
test_lite_parser.rs
Remove statements, replaced by pipelines (
#4482
)
2022-02-15 14:31:14 -05:00
test_parser.rs
Fix for escaping backslashes in interpolated strings (
fixes
#6737
) (
#7020
)
2022-11-07 08:57:28 +13:00