1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-03 06:01:11 +02:00
nushell/crates/nu-parser/src
2022-01-13 19:17:45 +11:00
..
errors.rs Some error improvements () 2022-01-04 10:14:33 +11:00
flatten.rs Add support for var/string interp for external names () 2022-01-13 19:17:45 +11:00
lex.rs Lex comment spans correctly () 2022-01-04 08:37:45 +11:00
lib.rs Wrap captured env var names into quotes as well () 2021-12-21 23:31:30 +02:00
lite_parse.rs Allow pipelines across multiple lines if end in pipe () 2022-01-02 16:27:58 +11:00
parse_keywords.rs Fixing captures () 2022-01-12 15:06:56 +11:00
parser.rs Add support for var/string interp for external names () 2022-01-13 19:17:45 +11:00
type_check.rs Allow int/float to coerce in type checker () 2022-01-06 07:58:58 +11:00