mirror of
https://github.com/nushell/nushell.git
synced 2024-12-29 02:19:44 +01:00
7ef4e5f940
* Allow parsing modules as scripts * Remove 'export env' from the supported keywords * Add test for export in blocks; Allow "export use" * Allow evaluating "export alias" * Fmt; Clippy * Allow running "export extern" in scripts |
||
---|---|---|
.. | ||
deparse.rs | ||
errors.rs | ||
flatten.rs | ||
known_external.rs | ||
lex.rs | ||
lib.rs | ||
lite_parse.rs | ||
parse_keywords.rs | ||
parser.rs | ||
type_check.rs |