nushell/tests
Jakub Žádník 7ef4e5f940
Allow parsing modules as scripts (#6357)
* 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
2022-08-23 00:19:47 +03:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
fixtures Bump chrono dependency to fix panic (#6317) 2022-08-13 11:21:28 -07:00
hooks Fix file lookup in parser keywords; Refactor nu_repl (#6185) 2022-07-29 23:42:00 +03:00
modules Allow modules to use other modules (#6162) 2022-07-29 11:57:10 +03:00
overlays Rename overlay commands (#6375) 2022-08-21 17:27:56 +03:00
parsing Rename overlay commands (#6375) 2022-08-21 17:27:56 +03:00
path Make path::canonicalize::canonicalize_dot test case more reliable (#6141) 2022-07-27 11:30:03 +03:00
plugins add MessagePack as a plugin protocol (#6370) 2022-08-21 06:13:38 -05:00
scope Fix reporting of which and $nu.scope (#4836) 2022-03-13 21:32:46 +02:00
shell Allow parsing modules as scripts (#6357) 2022-08-23 00:19:47 +03:00
main.rs Fix file lookup in parser keywords; Refactor nu_repl (#6185) 2022-07-29 23:42:00 +03:00