CJ van den Berg neurocyte
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)
neurocyte pushed to master at neurocyte/flow-website 2025-07-01 18:07:23 +00:00
fda0c20e68 devlog: improved backtraces for segfaults
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-07-01 17:49:21 +00:00
0a4c1a57b1 build: update std/debug.zig to zig-0.15.0-dev.877+0adcfd60f
b258b2bb54 Merge branch 'master' into zig-0.15.0
10476f4e87 fix: add back missing windows check for crash handler
24730f90c0 build: update thespian to avoid SIGTRAP triggering the debugger
21551795ad feat: install signal crash handler to reset terminal before dumping stack traces
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-07-01 17:42:53 +00:00
dec393595b feat: add windows debug installers and update installer docs
e6c39acdd6 feat: add --debug flag to installer to install debug builds
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-07-01 16:03:07 +00:00
10476f4e87 fix: add back missing windows check for crash handler
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