nushell/crates/nu-parser
Leonhard Kipp ef4e3f907c
parser/refactor def (#2986)
* Move tests into own file

* Move data structs to own file

* Move functions parsing 1 Token (primitives) into own file

* Rename param_flag_list to signature

* Add tests

* Fix clippy lint

* Change imports to new lexer structure
2021-02-08 08:10:14 +13:00
..
src parser/refactor def (#2986) 2021-02-08 08:10:14 +13:00
Cargo.toml Update some deps (#3011) 2021-02-06 09:54:54 +13:00