CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-07-15 11:18:15 +00:00
bc2fbec083 refactor: clean-up std.StaticStringMap naming
c5655468e3 fix: make keybind module respect command.suppressed_errors list
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-07-15 10:41:32 +00:00
0003a52aaf refactor: avoid unnecessary @intCast and @ptrCast in FontFace.zig
4592dd807d fix: allow font names longer than 31 characters in win32
Compare 2 commits »
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-07-14 19:17:21 +00:00
625c89ab95 Merge branch 'master' into zig-0.15.0
09c890970e fix: add parser parameters to prettier formatters
3ec6afdae5 update nix and web-based langs
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-07-14 19:16:16 +00:00
09c890970e fix: add parser parameters to prettier formatters
neurocyte pushed to master at neurocyte/flow 2025-07-14 19:06:11 +00:00
3ec6afdae5 update nix and web-based langs
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-07-14 18:59:04 +00:00
e5b20974e8 build: update to zig-0.15.0-dev.936+fc2c1883b
4e80bae8b8 Merge branch 'master' into zig-0.15.0
17859b6dfd fix: don't try to call thespian debugger signal handler on macos
81f616afba fix: update thespian to fix windows builds
af22eb4be6 docs: mention file type configuration in README.md and help.md
Compare 31 commits »
neurocyte pushed to master at neurocyte/thespian 2025-07-14 18:21:55 +00:00
9af61100d0 build: update to zig-0.15.0-dev.936+fc2c1883b
neurocyte pushed to master at neurocyte/flow-website 2025-07-14 17:02:15 +00:00
715cd89674 fix: add missing word
neurocyte pushed to master at neurocyte/flow-website 2025-07-14 17:00:12 +00:00
4d728eb42f devlog: configurable file types
38103e7e47 feat: mention file types configuration
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-07-14 16:44:00 +00:00
17859b6dfd fix: don't try to call thespian debugger signal handler on macos
neurocyte pushed to master at neurocyte/flow 2025-07-14 16:31:29 +00:00
81f616afba fix: update thespian to fix windows builds
neurocyte pushed to master at neurocyte/thespian 2025-07-14 16:29:39 +00:00
ccdcbbff09 fix: don't try to export posix symbols on windows
neurocyte pushed to master at neurocyte/flow 2025-07-14 16:06:09 +00:00
af22eb4be6 docs: mention file type configuration in README.md and help.md
a540d2bf36 fix: don't error loop if the configured file type parser is not found
1ea3575d61 feat: add support for configuring the file type syntax parser
f88613a9e4 fix: file_type_config should not use syntax.FileType.get_all()
f7cea96844 feat: merge configured and static file type lists
Compare 25 commits »
neurocyte pushed to master at neurocyte/thespian 2025-07-14 11:10:56 +00:00
5398462364 feat: update cbor to add support for allocating extraction of arrays
neurocyte pushed to master at neurocyte/cbor 2025-07-14 11:08:24 +00:00
5ea4b73191 feat: add support for allocating extraction of arrays
neurocyte pushed to master at neurocyte/thespian 2025-07-03 13:59:05 +00:00
b3176b32e6 feat: export debugging signal handlers to zig
2f7228cea6 feat: add support for tty local debugger
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-07-03 08:30:21 +00:00
43d6bc66f4 feat: smart delete leading whitespace to indent_size
neurocyte pushed to master at neurocyte/flow 2025-07-03 07:40:51 +00:00
c6d59c1472 fix: don't stop unindenting on blank or full unindented lines
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-07-01 19:14:29 +00:00
8fb3602594 Merge branch 'master' into zig-0.15.0
338d7f7bf3 feat: add follow_cursor_on_buffer_switch option (default false)
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-07-01 19:12:15 +00:00
338d7f7bf3 feat: add follow_cursor_on_buffer_switch option (default false)