nushell/crates/nu-parser/src/lex
Saeed Rasooli c3d2c61729
nu-parser: fix parsing comments with unclosed ' " [] {} in functions (#3053)
* nu-parser: fix parsing comments with unclosed ' " [] {} in functions

* add tests for last commit
2021-02-14 21:40:28 +13:00
..
lexer.rs nu-parser: fix parsing comments with unclosed ' " [] {} in functions (#3053) 2021-02-14 21:40:28 +13:00
mod.rs Clean up lexer (#2956) 2021-02-04 20:20:21 +13:00
tests.rs nu-parser: fix parsing comments with unclosed ' " [] {} in functions (#3053) 2021-02-14 21:40:28 +13:00
token_group.rs Fix latest clippy warnings (#3049) 2021-02-12 23:13:14 +13:00
tokens.rs Clean up lexer (#2956) 2021-02-04 20:20:21 +13:00