fish-shell/src
Fabian Boehm bf9e5583ba Push and pop for-block every run through the loop
We do the same in while loops. This clears the local variables every time.

Fixes #10525
2024-05-25 13:20:05 +02:00
..
bin Remove Arc from environment::globals() (take 2) 2024-05-16 21:17:15 -05:00
builtins Remove needless use of dynamic dispatch 2024-05-24 17:30:38 -05:00
env Fix deadlock when importing universal LC_* variable 2024-05-21 23:11:06 +02:00
fork_exec
history Inline extract_prefix_and_unescape_yaml() 2024-05-17 16:11:46 -05:00
tests builtin bind: make function keys lowercase (f1 instead of F1) 2024-05-22 22:38:06 +02:00
universal_notifier
widecharwidth
wutil Rework path_normalize_for_cd() to be less allocation trigger happy 2024-05-21 12:54:52 -05:00
abbrs.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
ast.rs tokenizer: Stop copying the start string 2024-05-07 16:59:35 +02:00
autoload.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
color.rs Convert colors::Flags to a bitflags enum 2024-05-07 14:03:38 -05:00
common.rs Extend certain WSL workarounds to WSLv2 2024-05-20 14:14:25 -05:00
complete.rs Remove Arc from environment::globals() (take 2) 2024-05-16 21:17:15 -05:00
curses.rs
editable_line.rs
env_dispatch.rs
env_universal_common.rs Remove wcstringutil::split_string() 2024-05-21 12:54:52 -05:00
event.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
exec.rs Work around wants_terminal not begin set inside eval 2024-05-18 20:55:06 +02:00
expand.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
fallback.rs
fd_monitor.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
fd_readable_set.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
fds.rs Clean up and correct O_SEARCH definitions 2024-05-11 13:20:34 -07:00
fish_test_helper.cpp
flog.rs
function.rs Remove Arc from environment::globals() (take 2) 2024-05-16 21:17:15 -05:00
future_feature_flags.rs
future.rs
global_safety.rs
highlight.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
history.rs
input_common.rs Extend certain WSL workarounds to WSLv2 2024-05-20 14:14:25 -05:00
input.rs input: Remove all_mappings_cache 2024-05-14 16:14:02 +02:00
io.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
job_group.rs
key.rs builtin bind: make function keys lowercase (f1 instead of F1) 2024-05-22 22:38:06 +02:00
kill.rs
lib.rs
libc.c
libc.rs Clean up src/libc.rs some 2024-05-08 22:34:10 -05:00
locale.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
nix.rs
null_terminated_array.rs
operation_context.rs Remove Arc from environment::globals() (take 2) 2024-05-16 21:17:15 -05:00
output.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
pager.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
panic.rs
parse_constants.rs Rename FISH_TSAN_WORKAROUNDS and add feature to Cargo.toml 2024-05-09 13:58:42 -05:00
parse_execution.rs Push and pop for-block every run through the loop 2024-05-25 13:20:05 +02:00
parse_tree.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
parse_util.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
parser_keywords.rs
parser.rs Revert removal of Arc from principal() and global() 2024-05-16 21:08:06 -05:00
path.rs Extend certain WSL workarounds to WSLv2 2024-05-20 14:14:25 -05:00
pointer.rs
print_help.rs
proc.rs Clarify threading semantics of DISOWNED_PIDS 2024-05-24 10:20:29 -05:00
re.rs
reader_history_search.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
reader.rs Toggle terminal protocols lazily 2024-05-16 12:26:47 +02:00
redirection.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
screen.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
signal.rs Toggle terminal protocols lazily 2024-05-16 12:26:47 +02:00
termsize.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
threads.rs Use our own thread id 2024-05-24 13:34:18 -05:00
timer.rs
tinyexpr.rs
tokenizer.rs Fix some clippies 2024-05-12 14:55:35 -07:00
topic_monitor.rs Rename FISH_TSAN_WORKAROUNDS and add feature to Cargo.toml 2024-05-09 13:58:42 -05:00
trace.rs
util.rs
wait_handle.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
wchar_ext.rs Replace C++ doc \return with "Return" 2024-05-06 14:59:36 -05:00
wchar.rs
wcstringutil.rs Remove wcstringutil::split_string() 2024-05-21 12:54:52 -05:00
wgetopt.rs
wildcard.rs Extend certain WSL workarounds to WSLv2 2024-05-20 14:14:25 -05:00