zls/tests/utility
Auguste Rame bf19ed3ea9
Switch to Diff Match Patch (diffz) (#982)
* Add tests, note about correctness issue

* Use diffz (DiffMatchPatch)
2023-02-11 14:21:10 -05:00
..
ast.zig [std.zig.] parse(alloc, src) -> Ast.parse(alloc, src, Ast.Mode) (#966) 2023-02-04 18:19:24 +00:00
diff.zig Switch to Diff Match Patch (diffz) (#982) 2023-02-11 14:21:10 -05:00
offsets.zig [std.zig.] parse(alloc, src) -> Ast.parse(alloc, src, Ast.Mode) (#966) 2023-02-04 18:19:24 +00:00
position_context.zig Fix lsp weird behaviour on block cursors (#891) (#905) 2023-01-22 15:47:53 -05:00
uri.zig Allocator.resize() does not adjust size of string allocated for URI to file path conversion (#806) 2022-12-04 16:44:22 -05:00