CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2026-03-24 14:30:45 +00:00
742e70a670 feat: change base path of git blame for subrepo support
neurocyte pushed to master at neurocyte/flow 2026-03-24 13:02:26 +00:00
fb19d50c20 fix: update flow-syntax to get tree-sitter-markdown fix for serialization buffer overflow
c0e315495c invert priorities in file type guess
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2026-03-24 12:52:38 +00:00
56929f0c52 fix: update tree-sitter-markdown to fix serialization buffer overflow
neurocyte pushed tag v0.7.2-64-g11d0e9e7 to neurocyte/flow-nightly 2026-03-23 12:15:01 +00:00
neurocyte pushed to terminal at neurocyte/flow 2026-03-23 12:11:11 +00:00
42d0e541e8 Merge branch 'master' into terminal
11d0e9e7e3 fix: avoid dangling Project pointer crash in LSP and git handlers
76e4a843c7 fix: windows build
7847589982 feat: update tree-sitter package to 0.26 (also adds languages)
3551c765b2 feat: update flow-syntax for tree-sitter 0.26 and several new languages
Compare 10 commits »
neurocyte pushed to master at neurocyte/flow 2026-03-23 12:10:11 +00:00
11d0e9e7e3 fix: avoid dangling Project pointer crash in LSP and git handlers
neurocyte pushed to master at neurocyte/flow-website 2026-03-18 13:14:36 +00:00
97ba1325e4 devlog: tree-sitter 0.26.7
neurocyte pushed to master at neurocyte/flow-website 2026-03-18 13:12:48 +00:00
0f0cbf1c6b devlog: tree-sitter 0.26.7
neurocyte pushed to master at neurocyte/flow-website 2026-03-18 13:11:33 +00:00
d32fab34ae devlog: tree-sitter 0.26.7
neurocyte pushed tag v0.7.2-63-g76e4a843 to neurocyte/flow-nightly 2026-03-18 12:46:40 +00:00
neurocyte pushed to master at neurocyte/flow 2026-03-18 12:31:43 +00:00
76e4a843c7 fix: windows build
neurocyte pushed to master at neurocyte/flow-syntax 2026-03-18 12:29:13 +00:00
272a2d0b01 fix: update tree-sitter yet again to fix build issue
neurocyte pushed to master at neurocyte/flow 2026-03-18 10:03:05 +00:00
7847589982 feat: update tree-sitter package to 0.26 (also adds languages)
neurocyte pushed to master at neurocyte/flow-syntax 2026-03-18 08:21:58 +00:00
2b6cd9fe39 fix: update tree-sitter again to fix build issue
neurocyte pushed to master at neurocyte/flow 2026-03-17 21:40:27 +00:00
3551c765b2 feat: update flow-syntax for tree-sitter 0.26 and several new languages
neurocyte pushed to master at neurocyte/flow-syntax 2026-03-17 21:39:18 +00:00
2d2d8dd88d feat: update tree-sitter to 0.26
505427ee32 feat: add llvm file type
b56a7847d0 feat: big tree-sitter 0.26 update
b8240ffc25 feat: add more detail to ts_bin_query_gen errors
68f0f7d26a docs: update ts_serializer.zig comments for tree-sitter 0.26.x
Compare 10 commits »
neurocyte pushed to master at neurocyte/flow 2026-03-17 21:29:18 +00:00
a5df57f824 fix: sort filelist items
c93f829cd5 fix: sort files in each directory of the file tree
22ed9a32d7 fix(symbol_palette): add indent to match highlights
3a16d7fe50 Add indentation according to depth in symbol palette
Compare 4 commits »
neurocyte pushed to master at neurocyte/nightwatch 2026-03-14 23:34:19 +00:00
bafa7d4b24 fix: minor clean-up