zls/tests/utility
nullptrdevs bd539ae989
[std.zig.] parse(alloc, src) -> Ast.parse(alloc, src, Ast.Mode) (#966)
* Work in Zig's breaking changes (build sys apis)

* [`std.zig.`] `parse(alloc, src)` -> `Ast.parse(alloc, src, Ast.Mode)`
2023-02-04 18:19:24 +00:00
..
ast.zig [std.zig.] parse(alloc, src) -> Ast.parse(alloc, src, Ast.Mode) (#966) 2023-02-04 18:19:24 +00: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