2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-23 10:25:22 +00:00
nushell/crates/nu-command/src/database
Jakub Žádník 26f31da711
Split merging of parser delta and stack environment ()
* Remove comment

* Split delta and environment merging

* Move table mode to a more logical place

* Cleanup

* Merge environment after reading default_env.nu

* Fmt
2022-07-14 17:09:27 +03:00
..
commands Move input/output type from Command to Signature () 2022-06-26 09:23:56 +12:00
expressions Move input/output type from Command to Signature () 2022-06-26 09:23:56 +12:00
values Add bit operator: bit-xor () 2022-07-03 06:45:20 -05:00
mod.rs Db commands without DB () 2022-06-21 12:14:29 -05:00
test_database.rs Split merging of parser delta and stack environment () 2022-07-14 17:09:27 +03:00