CJ van den Berg neurocyte
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 »
neurocyte created repository neurocyte/cbor 2025-03-18 22:04:44 +00:00
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-18 16:43:27 +00:00
2d29a6bab5 feat: allow parallel loading of tree-sitter query cache entries
neurocyte pushed to master at neurocyte/flow 2025-03-18 16:42:01 +00:00
1788d4dfb2 feat: allow parallel loading of tree-sitter query cache entries
neurocyte pushed to master at neurocyte/flow 2025-03-18 15:28:27 +00:00
8a0e048674 fix: don't reverse insert pairs when selection is reversed
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-18 13:29:13 +00:00
ea00711ee1 feat: add caching of tree-sitter query objects
neurocyte pushed to master at neurocyte/flow 2025-03-18 13:27:47 +00:00
47a6024c80 feat: add caching of tree-sitter query objects
7b133c04fb fix: do not parse tree-sitter queries twice
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-18 11:36:25 +00:00
149a7fc546 fix: do not parse tree-sitter queries twice
788000af86 Merge commit '77a69410b8bdd993cb092c93353ecd51c0227353' into zig-0.14
0efed0ee67 Merge branch 'master' into zig-0.14
31f174d631 Merge branch 'master' into zig-0.14
a9d8d26fe1 Merge branch 'master' into zig-0.14
Compare 5 commits »
neurocyte deleted branch zig-0.14 from neurocyte/flow-syntax 2025-03-10 17:37:04 +00:00