zls/src
2023-03-14 14:56:11 +00:00
..
analyser InternPool: add more helper functions and debug formatting (#1043) 2023-03-11 12:37:06 -05:00
config_gen update config gen to work with vscode-zig 2023-03-14 14:27:18 +00:00
data update version data 2023-03-06 09:32:03 -08:00
special Fix build runner (#1029) 2023-03-05 14:08:31 -05:00
tracy@f493d4aa8b Update dependencies 2022-08-20 19:27:31 +02:00
analysis.zig refactor semantic tokens 2023-03-14 14:56:11 +00:00
ast.zig rework nodesAtLoc 2023-03-07 09:38:18 -08:00
BuildAssociatedConfig.zig Support for user-configurable build options 2022-09-28 04:14:49 -04:00
code_actions.zig Branching type resolution (#1031) 2023-03-07 12:17:45 -05:00
ComptimeInterpreter.zig Fix build runner (#1029) 2023-03-05 14:08:31 -05:00
Config.zig build_runner: provide valid global cache to the build runner (#1009) 2023-02-17 15:26:03 -05:00
configuration.zig Fix crash if zls.json is empty (#1034) 2023-03-05 14:09:39 -05:00
debug.zig Remove some boilerplate from test (#988) 2023-02-11 14:19:37 -05:00
diff.zig more tracy calls (#1052) 2023-03-11 13:43:14 -05:00
document_symbol.zig Optimize document symbols (#1050) 2023-03-12 01:24:42 -05:00
DocumentStore.zig resolve relative include directories 2023-03-14 14:25:13 +00:00
folding_range.zig Optimize document symbols (#1050) 2023-03-12 01:24:42 -05:00
Header.zig Autofix improvements (#879) 2023-01-02 14:59:01 -05:00
inlay_hints.zig more tracy calls (#1052) 2023-03-11 13:43:14 -05:00
lsp.zig ignore an unknown CodeActionKind (#1001) 2023-02-21 22:27:47 +00:00
main.zig Fix build runner (#1029) 2023-03-05 14:08:31 -05:00
offsets.zig fix locIntersect 2023-03-07 09:38:18 -08:00
references.zig find references on test decl with identifier name (#1051) 2023-03-12 01:24:54 -05:00
semantic_tokens.zig refactor semantic tokens 2023-03-14 14:56:11 +00:00
Server.zig Optimize document symbols (#1050) 2023-03-12 01:24:42 -05:00
shared.zig update data files 2023-01-28 22:42:13 +00:00
signature_help.zig Branching type resolution (#1031) 2023-03-07 12:17:45 -05:00
tracy.zig update TracyAllocator for new Allocator changes (#812) 2022-12-08 14:32:50 -05:00
translate_c.zig more tracy calls (#1052) 2023-03-11 13:43:14 -05:00
uri.zig add multi object for loop support (#1011) 2023-02-21 17:11:35 -05:00
ZigVersionWrapper.zig support new module cli arguments (#1019) 2023-02-23 15:18:52 -05:00
zls.zig refactor semantic tokens 2023-03-14 14:56:11 +00:00