flow/src
2025-02-06 10:55:42 +01:00
..
buffer fix(editor): update cursor target column after nudge_insert/_delete 2025-02-05 16:38:44 +01:00
keybind feat: add line number styles 2025-02-05 22:27:58 +01:00
renderer feat(tui): add explicit width support 2025-02-05 16:42:21 +01:00
syntax refactor: run zig fmt 2025-02-05 11:06:57 +01:00
tui feat: add configuration and command to toggle display of inline diagnostics 2025-02-06 10:55:42 +01:00
win32 fix: windows build with zig 0.14.0-dev.3039 2025-02-04 23:32:40 +01:00
bin_path.zig refactor: move bin_path to separate module make it usable for general path searches 2024-12-06 21:05:33 +01:00
color.zig feat: support rendering theme colors with alpha components 2024-11-04 22:19:45 +01:00
command.zig build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
config.zig feat: add configuration and command to toggle display of inline diagnostics 2025-02-06 10:55:42 +01:00
diff.zig feat: add synchronous diff and edit support to diff module 2024-10-29 20:43:33 +01:00
EventHandler.zig build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
gui_config.zig refactor: run zig fmt 2025-02-05 11:06:57 +01:00
list_languages.zig refactor: move bin_path to separate module make it usable for general path searches 2024-12-06 21:05:33 +01:00
location_history.zig refactor: change a -> allocator 2024-09-02 14:31:49 +02:00
log.zig build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
LSP.zig build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
main.zig fix: windows build with zig 0.14.0-dev.3039 2025-02-04 23:32:40 +01:00
Project.zig feat(tasks): trace project task updates 2025-01-26 21:06:52 +01:00
project_manager.zig feat(buffers): add support for ephemeral buffers 2025-01-27 18:59:13 +01:00
ripgrep.zig build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
service_template.zig refactor: run zigimports 2024-09-10 22:25:54 +02:00
shell.zig build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
text_manip.zig refactor: change a -> allocator 2024-09-02 14:31:49 +02:00
tracy_noop.zig Initial public release 2024-02-29 00:00:15 +01:00