zls/src
Techatrix 8ec82321d4
remove arena allocator from analysis (#981)
* remove arena allocator from analysis

* fuzzer fix

* deinit `BoundTypeParams`
2023-02-07 17:44:04 -05:00
..
config_gen fix config_gen 2023-01-28 22:42:13 +00:00
data Update builtins data: "Say hello to @qualCast". (#962) 2023-02-03 18:05:24 -05:00
known-folders@6b37490ac7 fix compile errors when targeting wasm (#886) 2023-01-07 15:21:20 -05:00
special zig build system changes (modules) (#976) 2023-02-05 02:15:42 -05: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 remove arena allocator from analysis (#981) 2023-02-07 17:44:04 -05:00
ast.zig simplify symbol references handler (#978) 2023-02-06 04:25:29 -05:00
BuildAssociatedConfig.zig Support for user-configurable build options 2022-09-28 04:14:49 -04:00
code_actions.zig remove arena allocator from analysis (#981) 2023-02-07 17:44:04 -05:00
ComptimeInterpreter.zig Use new ast helper functions (#939) 2023-01-24 18:55:38 -05: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 optimize DocumentStore garbage collection (#969) 2023-02-05 00:24:37 -05:00
folding_range.zig Skip incomplete fn_protos when generating folding ranges (#958) 2023-02-02 23:38:09 -05:00
Header.zig Autofix improvements (#879) 2023-01-02 14:59:01 -05:00
inlay_hints.zig remove arena allocator from analysis (#981) 2023-02-07 17:44:04 -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 Optimize inlay hints (#948) 2023-01-31 22:41:39 -05:00
references.zig remove arena allocator from analysis (#981) 2023-02-07 17:44:04 -05:00
semantic_tokens.zig remove arena allocator from analysis (#981) 2023-02-07 17:44:04 -05:00
Server.zig remove arena allocator from analysis (#981) 2023-02-07 17:44:04 -05:00
shared.zig update data files 2023-01-28 22:42:13 +00:00
signature_help.zig remove arena allocator from analysis (#981) 2023-02-07 17:44:04 -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 Optimize inlay hints (#948) 2023-01-31 22:41:39 -05:00