zls/src
2022-11-29 17:50:09 -05:00
..
data fix anytype snippet (#769) 2022-11-20 15:16:15 -05:00
known-folders@24845b0103 Update dependencies 2022-08-20 19:27:31 +02:00
special Fix build runner optional issue (#725) 2022-10-28 04:02:08 -04:00
tracy@f493d4aa8b Update dependencies 2022-08-20 19:27:31 +02:00
analysis.zig Added tuple type support, fixed compilation with zig master branch (#786) 2022-11-26 12:22:16 -05:00
ast.zig Add missing .switch_case_inline, .switch_case_inline_one cases (#699) 2022-10-07 20:00:23 -04:00
BuildAssociatedConfig.zig Support for user-configurable build options 2022-09-28 04:14:49 -04:00
code_actions.zig Merge pull request #702 from Techatrix/document-store-refactor 2022-10-18 11:40:14 +02:00
ComptimeInterpreter.zig Added tuple type support, fixed compilation with zig master branch (#786) 2022-11-26 12:22:16 -05:00
Config.zig Quick comptime interpreter fix, place it behind an option (#761) 2022-11-16 19:28:01 -05:00
diff.zig correctly find last full text change in applyTextEdits (#772) 2022-11-21 13:21:24 -05:00
DocumentStore.zig pass correct zig-cache path (#789) 2022-11-29 17:50:09 -05:00
header.zig allocgate defeated 2021-12-03 08:00:22 -05:00
inlay_hints.zig undo DocumentStore constness changes 2022-10-16 17:17:40 +02:00
main.zig improve conformance to the lsp (#687) 2022-09-30 00:04:27 -04:00
offsets.zig Testing improvements (#662) 2022-09-18 22:47:06 +00:00
references.zig find references in while continue expressions (#758) 2022-11-16 17:35:51 -05:00
requests.zig textDocument/selectionRange 2022-11-26 11:31:46 +00:00
semantic_tokens.zig Added tuple type support, fixed compilation with zig master branch (#786) 2022-11-26 12:22:16 -05:00
Server.zig Added tuple type support, fixed compilation with zig master branch (#786) 2022-11-26 12:22:16 -05:00
setup.zig add enable_autofix option 2022-09-24 21:30:36 +02:00
shared.zig Add builtin data for 0.9.1 and 0.10.0 (#735) 2022-11-02 16:24:51 -04:00
signature_help.zig Fix crash when getting signature of optional 2022-11-02 14:55:22 +00:00
tracy.zig Add tracy 2022-06-06 00:28:52 -04:00
translate_c.zig Self hosted fixes (#682) 2022-09-30 00:04:55 -04:00
types.zig textDocument/selectionRange 2022-11-26 11:31:46 +00:00
uri.zig Self hosted fixes (#682) 2022-09-30 00:04:55 -04:00
zls.zig Some comptime interpreter fixes 2022-11-10 20:51:02 -05:00