flow/src
2025-02-04 23:32:40 +01:00
..
buffer build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
keybind build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
renderer fix: windows build with zig 0.14.0-dev.3039 2025-02-04 23:32:40 +01:00
syntax build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
tui build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +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(tabs): enable tabs in default config 2025-01-27 19:57:54 +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 feat(win32 gui): read initial window placement from config and tweak defaults 2025-01-08 16:12:42 +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