nushell/crates/nu-protocol/src
Jakub Žádník 124561ff12
Rename add_decls() to use_decls() (#395)
To reflect better what the method actually does.
2021-12-02 00:25:51 +02:00
..
ast Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
engine Rename add_decls() to use_decls() (#395) 2021-12-02 00:25:51 +02:00
value testing suite for dataframes (#379) 2021-11-29 19:50:57 +13:00
config.rs add optional footer to table (#392) 2021-12-01 13:20:23 -06:00
example.rs example unit test 2021-10-09 14:10:10 +01:00
exportable.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
id.rs Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00
lib.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
overlay.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
pipeline_data.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
shell_error.rs add random commands (#366) 2021-11-30 19:12:19 +13:00
signature.rs add random commands (#366) 2021-11-30 19:12:19 +13:00
span.rs Add more api docs 2021-11-03 13:26:09 +13:00
syntax_shape.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
ty.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00