CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-07-01 15:37:02 +00:00
24730f90c0 build: update thespian to avoid SIGTRAP triggering the debugger
21551795ad feat: install signal crash handler to reset terminal before dumping stack traces
Compare 2 commits »
neurocyte pushed to master at neurocyte/thespian 2025-07-01 14:59:10 +00:00
829a8d33e9 feat: export additional crash handlers to zig
e2332a8f56 fix: don't hook SIGTRAP in crash handler
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-07-01 09:40:31 +00:00
f9189722c2 fix: make sure to show_home if no files are opened via command line
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-07-01 09:40:23 +00:00
1fdfd41a4c Merge branch 'master' into zig-0.15.0
f9189722c2 fix: make sure to show_home if no files are opened via command line
Compare 2 commits »
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-06-30 14:02:17 +00:00
e28169458e build: update to zig-0.15.0-dev.877+0adcfd60f
3e3bc2cd17 Merge branch 'master' into zig-0.15.0
a4bd395122 fix: add workaround for LSPs sending junk null messages (omnisharp)
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-06-30 10:58:36 +00:00
a4bd395122 fix: add workaround for LSPs sending junk null messages (omnisharp)
neurocyte pushed to master at neurocyte/flow-syntax 2025-06-25 06:48:12 +00:00
5583ef01b2 feat: add powershell language support
043c1b7115 feat: add hurl language support
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-06-24 19:45:46 +00:00
742c9f997e fix: use full package title in up-to-date message in windows installer
neurocyte pushed to master at neurocyte/flow-website 2025-06-24 19:42:24 +00:00
1853955b4e fix: don't terminate calling shell in windows install scripts
neurocyte pushed to master at neurocyte/flow-website 2025-06-24 16:46:25 +00:00
63c8caaace feat: add windows installer
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-06-24 11:05:43 +00:00
697ad50e1c Merge branch 'master' into zig-0.15.0
07ae58e542 feat: add powershell language support
53ea08a41e fix: don't truncate scratch buffer names in tabs and terminal title
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-06-24 11:05:24 +00:00
07ae58e542 feat: add powershell language support
53ea08a41e fix: don't truncate scratch buffer names in tabs and terminal title
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-06-20 17:47:17 +00:00
967f9c3bf5 devlog: hurl support and tilde expansion
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-06-20 17:36:24 +00:00
eece7202b1 Merge branch 'master' into zig-0.15.0
aa9aa0ac93 feat: add hurl language support
a33f6c8c2b feat: add support for ~ expansion to open_file command and file_browser
9a580ac0e7 fix: prevent unexpected message errors on missing LSP binary
48ea5c649b fix: replace std.unicode.utf8Decode with safe function that cannot panic on invalid UTF-8 input
Compare 6 commits »
neurocyte pushed to master at neurocyte/flow 2025-06-20 17:36:10 +00:00
aa9aa0ac93 feat: add hurl language support
neurocyte pushed to master at neurocyte/flow 2025-06-19 14:09:22 +00:00
a33f6c8c2b feat: add support for ~ expansion to open_file command and file_browser
9a580ac0e7 fix: prevent unexpected message errors on missing LSP binary
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-06-19 12:40:40 +00:00
61cc66276e feat: add csharp formatter
neurocyte pushed to master at neurocyte/flow 2025-06-19 12:36:43 +00:00
48ea5c649b fix: replace std.unicode.utf8Decode with safe function that cannot panic on invalid UTF-8 input
62fc122c69 feat: add csharp formatter
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-06-19 12:14:51 +00:00
0ac6d60e9b build: pull in tree-sitter update to fix building on windows
2248555772 build: update to zig 0.14.1
739d78c4f0 feat: add rpmspec support
444283cd23 feat: add protobuf support
003c407d6c feat: update tree-sitter for uxntal, rpmspec and protobuf support
Compare 8 commits »
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-06-18 08:41:52 +00:00
4d608d413a build: update to zig-0.15.0-dev.836+080ee25ec