CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-03-26 11:22:46 +00:00
b410687339 feat: close results pane if find_in_files mode is cancelled
neurocyte pushed to master at neurocyte/flow 2025-03-25 20:06:36 +00:00
3e8faabd9d feat: add clock widget digit style parameter
f6847001db refactor: remove obsolete lsp_request_timeout config parameter
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-25 19:53:54 +00:00
aa568dfd5e feat: add status bar widget parameter support with parameters for linenumber and spacer widgets
neurocyte pushed to master at neurocyte/flow 2025-03-25 16:25:25 +00:00
0e72a714dc build: remove ts_bin_query_gen build output messages
a1b2737c5d feat: use explicit error handling for all startup errors
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-25 14:06:45 +00:00
fc3224137d fix: remove blocking project manager call on startup
neurocyte pushed to master at neurocyte/flow 2025-03-25 08:51:45 +00:00
739b2a776f fix: never double free LSP init queue
44c55dd4f2 feat: add command palette bindings to vim visual modes
9e3f1af858 feat: queue messages to LSP while waiting for initialize response
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-24 21:08:25 +00:00
6d58ecb324 feat: make LSPs fully async
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-24 12:11:55 +00:00
d231728c92 feat: output total size of binary queries
f7351aadab fix: ts_bin_query_gen should be built for host for cross-compiling
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-24 12:09:46 +00:00
38c170f876 feat: output total size of binary queries
a6dbdddcf4 fix: ts_bin_query_gen should be built for host for cross-compiling
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-24 11:19:44 +00:00
44bbf996bd feat: use binary tree-sitter queries created at compile time
neurocyte pushed to master at neurocyte/flow 2025-03-24 11:17:35 +00:00
585f84dc7a feat: use binary tree-sitter queries created at compile time
neurocyte pushed to master at neurocyte/cbor 2025-03-24 09:11:03 +00:00
1fccb83c70 fix: error return type in decodeMapHeader
neurocyte pushed to master at neurocyte/cbor 2025-03-22 20:51:28 +00:00
18f6438865 fix: add missing NotAnObject error
769bff078f feat: add support for allocating extractors
285f64ede6 feat: add support for extractor members
b32ffa3a52 fix: matchArray should not return an error on match failure
183248d7f2 fix: build of writeArray with zig-0.14
Compare 7 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-19 14:35:01 +00:00
56f33e51a6 fix: destroy QueryCache.CacheEntry objects on clean-up
neurocyte pushed to master at neurocyte/flow 2025-03-19 14:33:18 +00:00
90695e9dc6 fix: destroy QueryCache.CacheEntry objects on clean-up
d5d7a9bb80 Merge flow-syntax commit 'bc0745bc4b'
bc0745bc4b Squashed 'src/syntax/' changes from d5c1cd2a..80ceadcf
34000cccbf fix: remove arbitrary limit to command buffer size
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-19 14:23:52 +00:00
80ceadcff9 fix IB in cache
neurocyte released 1.0.0 at neurocyte/cbor 2025-03-18 22:18:44 +00:00
neurocyte pushed tag v1.0.0 to neurocyte/cbor 2025-03-18 22:16:54 +00:00
neurocyte created branch master in neurocyte/cbor 2025-03-18 22:08:49 +00:00
neurocyte pushed to master at neurocyte/cbor 2025-03-18 22:08:49 +00:00
a6174af2ec feat: initial release of thespian's cbor module as a separate package
e46447c70a build: update dependency hash format
abe06a524d build: update to zig-0.14
05c594e552 build: update to 0.14.0-dev.3039
53ddddbaa9 Merge branch 'master' into zig-0.14
Compare 10 commits »