nushell/crates/nu-protocol/src
Jakub Žádník d0c280f6cc
Fixes how environment is cloned inside tight loops (#678)
* Improve cd IO error

* Fix environment cloning in loops

* Remove debug print

* Fmt
2022-01-06 09:21:26 +11:00
..
ast Add single tick string interpolation (#581) 2021-12-26 07:50:02 +11:00
engine Fixes how environment is cloned inside tight loops (#678) 2022-01-06 09:21:26 +11:00
value Fix directory change lag (#672) 2022-01-05 16:50:27 +11:00
config.rs Add parser tracing, fix 629 (#638) 2022-01-02 08:42:50 +11: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 Move $nu.env to $env (#665) 2022-01-05 08:34:42 +11:00
overlay.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
pipeline_data.rs Preserve metatdata in where (#618) 2021-12-29 22:17:20 +11:00
shell_error.rs Fixes how environment is cloned inside tight loops (#678) 2022-01-06 09:21:26 +11:00
signature.rs Some error improvements (#659) 2022-01-04 10:14:33 +11:00
span.rs Some error improvements (#659) 2022-01-04 10:14:33 +11:00
syntax_shape.rs def argument check (#604) 2021-12-28 06:13:52 +11:00
ty.rs def argument check (#604) 2021-12-28 06:13:52 +11:00