• Joined on 2019-01-28
lobo pushed to master at lobo/zfin 2026-09-05 21:00:44 +00:00
1c1c6716ee contributions dates trigger on snapshots for both before and after side
83f30d0d5a reframe snapshot anchor and warn if something seems off
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-09-05 18:44:19 +00:00
23fd4e3b63 alignment fixes in contributions
cee557d55a more detail in contributions
eae4299ad3 fix wording on benchmarks
Compare 3 commits »
lobo pushed to master at lobo/srf-lsp 2026-09-03 20:58:35 +00:00
eb6cc1f388 move away from deprecated thingies/bump srf
da49d843ca nix result is a symlink (because of course it is)
Compare 2 commits »
lobo pushed to master at lobo/srf 2026-09-03 20:48:09 +00:00
af8b998d3f better algorithm for determining the most likely "what the user meant" for length-prefixed strings in compact form
411846b584 document lifetime of error messages
4b1549d250 bump zls to 0.16
eb9dbc446e move to new find apis
Compare 4 commits »
lobo pushed to master at lobo/srf-lsp 2026-09-03 19:53:44 +00:00
085c6f036a ignore nix result and create flake.lock
lobo pushed to master at lobo/srf-lsp 2026-09-03 19:46:19 +00:00
f43130c030 avoid panics, align to srf
lobo pushed to master at lobo/srf 2026-09-03 15:46:38 +00:00
7f3a43e838 nail down more panic cases
lobo pushed to master at lobo/srf 2026-09-03 00:05:46 +00:00
99b713388a more robuster multi-line recovery attempts
lobo pushed to master at lobo/srf 2026-09-02 23:21:07 +00:00
d5fcec35d9 make underflow detection more explicit; avoid advancing reader when unnecessary
lobo pushed to master at lobo/srf 2026-09-02 21:10:54 +00:00
c5e83f7569 attempt intra-record recovery for short length-prefixed strings, still produces ParseFailed at next record, with single diagnostic
lobo pushed to master at lobo/srf 2026-09-02 20:10:19 +00:00
e2b49957cd avoid panic if rest of line is all whitespace
lobo pushed to master at lobo/srf 2026-09-02 19:58:44 +00:00
4bec474f7a better diagnostics and parsability for short length specifiers
6749ee4145 account for indented columns in diagnostics
28fc4f858f change diagnostic message to be more user friendly
Compare 3 commits »
lobo created branch master in lobo/srf-lsp 2026-09-01 23:25:39 +00:00
lobo pushed to master at lobo/srf-lsp 2026-09-01 23:25:39 +00:00
16bc787738 nix flake + ci
35c484460a hover support, better diagnostics
9269bbc6ca upgrade to latest srf and zig 0.16
4d022bcc80 first working version (still zig 0.15)
lobo created repository lobo/srf-lsp 2026-09-01 23:25:02 +00:00
lobo pushed to master at lobo/zfin 2026-09-01 22:36:27 +00:00
6bd063d51f correctly color history when open == close (mutual funds)
lobo pushed to master at lobo/srf 2026-09-01 21:27:39 +00:00
08f06df810 surface more diagnostics
lobo pushed to master at lobo/srf 2026-09-01 20:21:14 +00:00
7692d85745 make errors take *const Self, which avoids a copy/stabilizes the pointer
lobo pushed to master at lobo/srf-tree-sitter 2026-09-01 17:08:38 +00:00
469235afb3 handle full srf spec
lobo pushed to master at lobo/srf 2026-09-01 16:45:46 +00:00
d0599320f4 exclude strings from raw data (unnecessary/would complicate parsing)