CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-03-05 14:35:33 +00:00
e4aba72920 docs: link directly to latest builds in README.md
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-05 13:37:41 +00:00
4a6f610514 Merge branch 'master' into zig-0.14
3095e135a8 fix: potention dangling pointer in mainview on view list realloc
8ae9ad4b92 refactor: remove unused function
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-05 13:33:02 +00:00
3095e135a8 fix: potention dangling pointer in mainview on view list realloc
8ae9ad4b92 refactor: remove unused function
Compare 2 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-05 10:04:09 +00:00
09832b1d3e Merge branch 'master' into zig-0.14
34afb46078 build: get tracy dependency indirectly from thespian
c7f8c1e6a5 build: update to zig-0.14
be06cb839f Merge commit '77a69410b8' into zig-0.14
77a69410b8 Squashed 'src/syntax/' changes from ba10d896..d5c1cd2a
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-05 10:03:14 +00:00
34afb46078 build: get tracy dependency indirectly from thespian
neurocyte created branch master in neurocyte/thespian 2025-03-05 09:57:43 +00:00
neurocyte pushed to master at neurocyte/thespian 2025-03-05 09:57:43 +00:00
78c9c1292c build: update to zig-0.14
a3f0f5b089 Merge commit '9ca04ddfc7'
9ca04ddfc7 feat: add a minimum number of threads to spawn with env MIN_THREAD override
eb9b8a3dcf fix: windows build with 0.14.0-dev.3039
063c441c30 fix: build with 0.14.0-dev.3039
Compare 10 commits »
neurocyte created repository neurocyte/thespian 2025-03-05 09:57:35 +00:00
neurocyte created branch zig-0.14 in neurocyte/flow-syntax 2025-03-05 09:38:26 +00:00
neurocyte pushed to zig-0.14 at neurocyte/flow-syntax 2025-03-05 09:38:26 +00:00
d5c1cd2a32 Merge branch 'master' into zig-0.14
6b4feb7da2 update dep hash
46cd19ca85 update to latest zig
Compare 3 commits »
neurocyte created branch master in neurocyte/flow-syntax 2025-03-05 09:38:16 +00:00
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-05 09:38:16 +00:00
7214ee0af2 refactor: run zig fmt
b223817852 Set php's default LSP to intelephense
8b3a5ac170 refactor: run zig fmt
28bc77f461 feat: add astro file type support
f81314c11e feat: add .ref to diff file type extensions
Compare 10 commits »
neurocyte created repository neurocyte/flow-syntax 2025-03-05 09:37:41 +00:00
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-04 20:21:26 +00:00
a56d97c85d fix: add Meta declarations post-merge
a959563bc7 Merge branch 'master' into zig-0.14
c984f3c392 feat: add smart_delete_backward command for improved smart pair handling
e34aed4a95 feat: improve smart_insert_pair and add smart_insert_pair_close
67c386d5b7 refactor: add Cursor.egc_at helper function
Compare 11 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-04 20:13:54 +00:00
c984f3c392 feat: add smart_delete_backward command for improved smart pair handling
e34aed4a95 feat: improve smart_insert_pair and add smart_insert_pair_close
67c386d5b7 refactor: add Cursor.egc_at helper function
b7aa8cd6a7 feat: detect and auto open file links in selection in open_file command
3a1a36f218 refactor: move file link parsing/dispatching out of main
Compare 9 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-02 20:51:30 +00:00
48f889d4cf Merge branch 'master' into zig-0.14
afcda4fc01 fix: don't restore editor view rows and cols
70612f211a feat: add save_file_with_formatting command
514e175ef4 feat: save file without formatting
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-02 20:49:53 +00:00
afcda4fc01 fix: don't restore editor view rows and cols
70612f211a feat: add save_file_with_formatting command
514e175ef4 feat: save file without formatting
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-28 20:49:20 +00:00
c9333372e9 build: fix tracy build
5069c83875 fix(tasks): prevent task palette from being too short to show palette label
96fcf63192 fix: open recent file ignoring page up/down
Compare 3 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-28 20:49:06 +00:00
d0ce904faa fix: add missing Meta types
dceb433e9e Merge branch 'master' into zig-0.14
c9333372e9 build: fix tracy build
5069c83875 fix(tasks): prevent task palette from being too short to show palette label
96fcf63192 fix: open recent file ignoring page up/down
Compare 7 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-27 14:54:00 +00:00
6f5efd2744 fix(tabs): refresh hover on tab changes