CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/zat 2026-04-16 19:42:31 +00:00
6f448c8158 build: bump version number to v1.9.0
720bc9bc5b feat: port to zig-0.16.0 and update flow-syntax and flow-themes
a62e5f7d5d feat: upate to latest flow-syntax for tree-sitter injection support
1155f8c51c build: set minimum zig version to 0.15.2
Compare 4 commits »
neurocyte pushed to zig-0.15 at neurocyte/thespian 2026-04-15 12:16:21 +00:00
neurocyte created branch zig-0.15 in neurocyte/thespian 2026-04-15 12:16:20 +00:00
neurocyte pushed to zig-0.16 at neurocyte/flow 2026-04-15 12:14:26 +00:00
neurocyte created branch zig-0.16 in neurocyte/flow 2026-04-15 12:14:25 +00:00
neurocyte pushed to master at neurocyte/thespian 2026-04-15 12:04:29 +00:00
a0fa97cdde fix: enable endpoint_unx on all posix targets
469e26c0d8 fix: windows build
3a321ecfe0 fix(zig-0.16): update return trace handling to new API
af6262e48e build: update to final zig-0.16.0 release
Compare 4 commits »
neurocyte pushed to remoting at neurocyte/thespian 2026-04-15 11:04:38 +00:00
38e16482d6 feat: clean up local_actors/outbound tables when senders exit
d6a0097120 fix: make timer_.on_expired survive (not crash) if the timer as been destroyed
3cc3013a88 refactor: add remote exit test
6395b63bd8 feat: implement endpoint link and exit handling
4baca8b192 refactor: implement transport_error
Compare 30 commits »
neurocyte pushed to master at neurocyte/flow 2026-04-15 10:52:38 +00:00
255f2fcaea Add backtick textobject actions
neurocyte pushed tag v1.2.0 to neurocyte/cbor 2026-04-15 10:14:44 +00:00
neurocyte pushed to master at neurocyte/cbor 2026-04-15 10:14:22 +00:00
8f37f71439 build: bump version number to v1.2.0
02dabf381d docs: add v1.2.0 release notes
Compare 2 commits »
neurocyte pushed to master at neurocyte/cbor 2026-04-15 09:54:42 +00:00
50cb8cc9e9 fix(zig-0.16): BREAKING adapt to std.json.ObjectMap becoming unmanaged
neurocyte pushed to master at neurocyte/cbor 2026-04-15 08:15:52 +00:00
e21fa573c5 build: update minimum_zig_version to 0.16.0
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-14 21:57:06 +00:00
b2b812431c Merge branch 'master' into wio-sokol-gui
8adab79d53 feat: auto detect indent size when loading buffers
0dc1774336 feat: add toggle_gutter_diffs command and gutter_diffs config option
a35fc00f31 feat: improve rendering of tabs in filelist_view
66ed4a5af4 fix: pull the last line of a file up or down
Compare 8 commits »
neurocyte pushed to master at neurocyte/flow 2026-04-14 21:56:37 +00:00
8adab79d53 feat: auto detect indent size when loading buffers
neurocyte pushed to master at neurocyte/flow 2026-04-14 21:29:21 +00:00
0dc1774336 feat: add toggle_gutter_diffs command and gutter_diffs config option
neurocyte pushed to master at neurocyte/flow 2026-04-14 21:18:35 +00:00
a35fc00f31 feat: improve rendering of tabs in filelist_view
neurocyte pushed to master at neurocyte/flow 2026-04-14 20:57:12 +00:00
66ed4a5af4 fix: pull the last line of a file up or down
1e7d595309 Add angle bracket textobject actions
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2026-04-14 14:42:28 +00:00
1769342e23 feat: preserve file mode and owner on write (if possible)
8c0cfb96d2 refactor: add test to check file mode preservation on write
Compare 2 commits »
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-14 07:26:58 +00:00
02ec222ebf Merge branch 'master' into wio-sokol-gui
2ae8d3048d refactor: reduce code duplication in case transform functions
c7e6906efd feat: add toggle_case keybind to flow mode
ce61c1765a refactor: use changes_when_lowercased consistently in toggle_case
b2cb003d82 feat: add toggle_case
Compare 16 commits »
neurocyte pushed to master at neurocyte/flow 2026-04-13 20:42:40 +00:00
2ae8d3048d refactor: reduce code duplication in case transform functions
c7e6906efd feat: add toggle_case keybind to flow mode
ce61c1765a refactor: use changes_when_lowercased consistently in toggle_case
b2cb003d82 feat: add toggle_case
d7c02f0700 refactor: add helper function get_selection_or_select_word
Compare 5 commits »