zls/src
2023-01-28 19:01:49 +01:00
..
analyser better error messages on field access 2023-01-28 19:01:49 +01:00
config_gen Generate data files in config_gen.zig (#903) 2023-01-19 01:46:42 -05:00
data Generate data files in config_gen.zig (#903) 2023-01-19 01:46:42 -05:00
known-folders@6b37490ac7 fix compile errors when targeting wasm (#886) 2023-01-07 15:21:20 -05: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
tres@fb23d64450 add vscode config generation to zig build gen (#862) 2022-12-30 18:45:31 -05:00
analysis.zig do not intern Structs, Enums and Unions 2023-01-28 18:02:29 +01:00
ast.zig Use new ast helper functions (#939) 2023-01-24 18:55:38 -05:00
BuildAssociatedConfig.zig Support for user-configurable build options 2022-09-28 04:14:49 -04:00
code_actions.zig Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
ComptimeInterpreter.zig better error messages on field access 2023-01-28 19:01:49 +01:00
Config.zig Generate data files in config_gen.zig (#903) 2023-01-19 01:46:42 -05:00
configuration.zig fix compile errors when targeting wasm (#886) 2023-01-07 15:21:20 -05:00
debug.zig replace ArrayList with MultiArrayList in DocumentScope (#938) 2023-01-24 15:43:48 -05:00
diff.zig simplify formatting handler (#916) 2023-01-16 13:47:55 -05:00
DocumentStore.zig bug hunting 2023-01-24 22:07:19 +01:00
Header.zig Autofix improvements (#879) 2023-01-02 14:59:01 -05:00
inlay_hints.zig Use new ast helper functions (#939) 2023-01-24 18:55:38 -05:00
lsp.zig Fix crash when using nvim-lspconfig (#884) 2023-01-05 13:50:02 -05:00
main.zig move log overrides into std_options (#902) 2023-01-10 16:52:03 -05:00
offsets.zig Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
references.zig Use new ast helper functions (#939) 2023-01-24 18:55:38 -05:00
semantic_tokens.zig Use new ast helper functions (#939) 2023-01-24 18:55:38 -05:00
Server.zig Merge branch 'master' into intern-pool 2023-01-26 16:16:40 +01: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 Use new ast helper functions (#939) 2023-01-24 18:55:38 -05:00
tracy.zig update TracyAllocator for new Allocator changes (#812) 2022-12-08 14:32:50 -05:00
translate_c.zig Use new ast helper functions (#939) 2023-01-24 18:55:38 -05:00
uri.zig fix missed reference on windows 2022-12-12 00:13:13 +00:00
zls.zig move InternPool and encoding into analyser folder 2023-01-23 22:26:56 +01:00