This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-05-29 22:29:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-plugin
/
src
History
Devyn Cairns
02551c416c
Fix broken build: replace value_string() straggler (
#12237
)
...
# Description Fix after
#12230
and
#12231
crossed wires and broke the build
2024-03-19 07:52:49 -05:00
..
plugin
Make custom value type handling more consistent (
#12230
)
2024-03-19 11:09:59 +01:00
protocol
Fix broken build: replace value_string() straggler (
#12237
)
2024-03-19 07:52:49 -05:00
serializers
MsgPack deserializer: improve handling of EOF (
#12183
)
2024-03-13 06:49:53 -05:00
util
Allow plugins to set environment variables in their caller's scope (
#12204
)
2024-03-15 06:45:45 -05:00
lib.rs
Allow plugins to set environment variables in their caller's scope (
#12204
)
2024-03-15 06:45:45 -05:00
sequence.rs
Bidirectional communication and streams for plugins (
#11911
)
2024-02-25 16:32:50 -06:00