mirror of
https://github.com/nushell/nushell.git
synced 2025-05-10 09:52:58 +00:00
* 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