zls/src
2021-06-04 14:06:11 +03:00
..
data Update for -master 2021-05-23 18:01:03 +02:00
known-folders@e1794360c0 Update zinput, known-folders and enable global configuration (#277) 2021-03-31 17:54:27 +03:00
special Call in build_runner 2021-05-13 21:29:05 +01:00
zinput@95106b1f71 Update zinput, known-folders and enable global configuration (#277) 2021-03-31 17:54:27 +03:00
analysis.zig Fixed HashMap usage for latest master stdlib 2021-06-04 14:06:11 +03:00
ast.zig Refactor makeScopeInternal 2021-04-07 09:21:01 +02:00
config.zig Add option to truncate long completions 2021-03-27 20:37:51 +01:00
document_store.zig Fixed HashMap usage for latest master stdlib 2021-06-04 14:06:11 +03:00
header.zig Fixed build on latest zig nightly 2020-07-12 22:12:09 +03:00
main.zig Update for -master 2021-05-23 18:01:03 +02:00
offsets.zig Undo stupidity & run zig fmt 2021-05-02 20:23:26 +02:00
references.zig Fixed HashMap usage for latest master stdlib 2021-06-04 14:06:11 +03:00
rename.zig All functionalities implemented. Also implemented ability to skip searching for references through std 2021-03-06 20:55:59 +01:00
requests.zig Started signature help implementation 2021-04-01 14:20:37 +03:00
semantic_tokens.zig Update for -master 2021-05-23 18:01:03 +02:00
setup.zig Fix crash on Windows (#286) 2021-04-03 12:14:52 +03:00
signature_help.zig Fix inclusion of toplevel doc comments, remove @async recursion in 2021-04-15 11:07:43 +02:00
types.zig Fixed HashMap usage for latest master stdlib 2021-06-04 14:06:11 +03:00
unit_tests.zig Fix std.testing.expectEqualStrings invocation for latest zig master build. 2021-05-13 17:53:53 +03:00
uri.zig Accelerate symbolReferencesInternal by another factor of 2 and activate unit tests 2021-03-29 14:08:38 +02:00