flow/src
2025-07-17 11:59:24 +02:00
..
buffer Merge branch 'master' into zig-0.15.0 2025-07-15 18:41:19 +02:00
keybind refactor: clean-up std.StaticStringMap naming 2025-07-15 13:17:04 +02:00
renderer Merge branch 'master' into zig-0.15.0 2025-07-14 19:11:53 +02:00
syntax update to zig 0.15.0-dev.1048+f43f89a70 2025-07-17 11:59:24 +02:00
tui feat: BREAKING make highlight_columns a list of integers 2025-07-16 19:42:12 +02:00
win32 refactor: avoid unnecessary @intCast and @ptrCast in FontFace.zig 2025-07-15 12:38:06 +02:00
bin_path.zig
color.zig fix: incorrect string encoding of color config values 2025-07-14 18:02:22 +02:00
command.zig fix: make keybind module respect command.suppressed_errors list 2025-07-15 13:16:56 +02:00
completion.zig
config.zig feat: BREAKING make highlight_columns a list of integers 2025-07-16 19:42:12 +02:00
diff.zig fix: remove multithreaded buffer access in background async differ 2025-06-03 18:15:26 +02:00
EventHandler.zig
file_link.zig
file_type_config.zig fix: don't error loop if the configured file type parser is not found 2025-07-14 18:02:25 +02:00
git.zig
gui_config.zig
list_languages.zig feat: merge configured and static file type lists 2025-07-14 18:02:24 +02:00
location_history.zig
log.zig zig: port log.MsgStore to 0.15.0-dev.703+597dd328e 2025-06-04 22:24:11 +02:00
LSP.zig fix: add workaround for LSPs sending junk null messages (omnisharp) 2025-06-30 12:57:35 +02:00
main.zig feat: allow arrays of scalar values as config options 2025-07-16 19:42:12 +02:00
Project.zig feat: update cbor to add support for allocating extraction of arrays 2025-07-14 18:02:22 +02:00
project_manager.zig feat: make project_manager use configurable file types 2025-07-14 18:02:23 +02:00
ripgrep.zig
service_template.zig
shell.zig feat: update cbor to add support for allocating extraction of arrays 2025-07-14 18:02:22 +02:00
text_manip.zig
tracy_noop.zig
walk_tree.zig