|
ab84d0679d
|
build: update libvaxis for the rebase of zig-0.15 fixes
|
2025-09-26 13:39:55 +02:00 |
|
|
2fd347d0eb
|
build: update build.zig.zon version field
|
2025-09-26 12:59:36 +02:00 |
|
|
0a3a71dbba
|
build: update build.zig.zon minimum zig version
|
2025-09-26 12:58:48 +02:00 |
|
|
bf0d4402ea
|
refactor: lots more writergate fixes - first successful build
|
2025-09-25 22:01:29 +02:00 |
|
|
5094aa8c85
|
fix: update thespian for more zig-0.15 fixes
|
2025-09-24 22:33:33 +02:00 |
|
|
e6b39c274c
|
refactor: lots and lots of writergate changes
|
2025-09-24 22:30:18 +02:00 |
|
|
2d16504284
|
fix: update thespian for more zig-0.15 build fixes
|
2025-09-16 21:48:46 +02:00 |
|
|
ccd2dec536
|
fix: tree-sitter build
|
2025-09-13 16:29:21 +02:00 |
|
|
8903ca86b1
|
Merge branch 'master' into zig-0.15
|
2025-09-12 01:05:35 +02:00 |
|
|
79487baa6e
|
feat: update flow-syntax for csproj, and msbuild props file types
|
2025-09-11 10:46:13 +02:00 |
|
|
bedf91849a
|
feat: add commonlisp file type
|
2025-09-11 09:53:51 +02:00 |
|
|
a299d27b1f
|
feat: add F# language support
closes #291
|
2025-09-09 22:30:54 +02:00 |
|
|
15990b9dce
|
Merge branch 'master' into zig-0.15
|
2025-08-27 00:04:58 +02:00 |
|
|
5caab36297
|
feat: add basic POC support for kitty multi cursor protocol
|
2025-08-25 21:02:53 +02:00 |
|
|
b7d825e82c
|
fix(zig-0.15): more libvaxis zig-0.15 changes
|
2025-08-24 16:38:31 +02:00 |
|
|
1bb73d877f
|
fix(zig-0.15): update thespian
|
2025-08-24 16:09:53 +02:00 |
|
|
435a3edb9a
|
Merge branch 'master' into zig-0.15
|
2025-08-23 17:47:34 +02:00 |
|
|
5dfa156fd6
|
build: update flow-syntax to drop lsp configuration fields
|
2025-08-23 17:35:23 +02:00 |
|
|
1afaa3be4f
|
fix(zig-0.15): more syntax changes
|
2025-08-22 14:39:20 +02:00 |
|
|
dfd3c5d66e
|
build: update all dependecies for zig-0.15.1
|
2025-08-22 14:22:15 +02:00 |
|
|
55a862eac0
|
Merge branch 'master' into zig-0.15.0
|
2025-08-22 13:12:37 +02:00 |
|
|
a227eb925c
|
refactor: unvendor flow-syntax
|
2025-08-21 10:45:21 +02:00 |
|
|
9d127e4cc3
|
fix: add support for kitty mouse leave events
This prevents reporting kitty mouse leave events as spurious mouse clicks.
|
2025-08-18 15:14:50 +02:00 |
|
|
0a60f37857
|
build: update libvaxis
|
2025-08-16 22:47:33 +02:00 |
|
|
54a43264bb
|
Merge branch 'master' into zig-0.15.0
|
2025-08-08 21:58:15 +02:00 |
|
|
e7e3aaecfd
|
feat: update thespian for cbor null optionals support
|
2025-08-08 12:52:06 +02:00 |
|
|
50c6e2b033
|
Merge branch 'writergate' into zig-0.15.0
|
2025-07-23 14:16:56 +02:00 |
|
|
8c716fcf57
|
Merge branch 'master' into zig-0.15.0
|
2025-07-23 14:15:58 +02:00 |
|
|
0ce522828d
|
build: update thespian for new cbor
|
2025-07-23 12:25:43 +02:00 |
|
|
54eb30468a
|
build: update libvaxis
|
2025-07-23 12:00:22 +02:00 |
|
|
6f20c8a137
|
build: update dizzy
|
2025-07-22 13:38:07 +02:00 |
|
|
a1c9c53d5c
|
build: update fuzzig for zig-0.15.0-dev.1034+bd97b6618
|
2025-07-21 12:58:46 +02:00 |
|
|
4cb6d0af05
|
build: update to zig-0.15.0-dev.1034+bd97b6618
|
2025-07-15 17:45:42 +02:00 |
|
|
e5b20974e8
|
build: update to zig-0.15.0-dev.936+fc2c1883b
The last pre-writergate version.
|
2025-07-14 20:56:11 +02:00 |
|
|
4e80bae8b8
|
Merge branch 'master' into zig-0.15.0
|
2025-07-14 19:11:53 +02:00 |
|
|
81f616afba
|
fix: update thespian to fix windows builds
|
2025-07-14 18:31:08 +02:00 |
|
|
50145dd176
|
feat: update cbor to add support for allocating extraction of arrays
|
2025-07-14 18:02:22 +02:00 |
|
|
e9735d9425
|
feat: more improvements to panic handling
Follow on panics no longer confuse the panic output and the just in
time debugger now works properly on the local tty.
|
2025-07-14 18:02:21 +02:00 |
|
|
b258b2bb54
|
Merge branch 'master' into zig-0.15.0
|
2025-07-01 19:44:56 +02:00 |
|
|
24730f90c0
|
build: update thespian to avoid SIGTRAP triggering the debugger
|
2025-07-01 17:36:17 +02:00 |
|
|
6fb364d64b
|
zig: update to zig-0.15.0-dev.703+597dd328e
|
2025-06-04 22:37:21 +02:00 |
|
|
717bef9c61
|
build: update to latest libvaxis and zg api
|
2025-06-04 22:22:52 +02:00 |
|
|
cf8eccf3f5
|
build: update to latest libvaxis to move back to upstream zg
|
2025-06-03 16:35:13 +02:00 |
|
|
3d2ac5b260
|
feat: update flow-themes to add base16 theme collection
|
2025-05-25 23:53:31 +02:00 |
|
|
227dd3d068
|
build: update to zig 0.14.1
|
2025-05-25 23:21:27 +02:00 |
|
|
5b077a8581
|
fix: update thespian to fix subprocess file descriptor race
Thespian uses asio which was double closing stdout and stderr file descriptors
of subprocesses.
closes #240
|
2025-04-30 16:09:17 +02:00 |
|
|
58082ed2a1
|
feat: add Customise theme command
|
2025-03-26 23:05:49 +01:00 |
|
|
c3cda5b7fe
|
build: update thespian to use separate cbor package
|
2025-03-26 20:41:44 +01:00 |
|
|
c732e62b5b
|
build: update all dependencies to new hash format
|
2025-03-08 01:02:02 +01:00 |
|
|
09832b1d3e
|
Merge branch 'master' into zig-0.14
|
2025-03-05 11:03:51 +01:00 |
|