zls/src
2020-10-04 13:10:48 +03:00
..
data Update builtins from master docs 2020-07-25 14:52:31 -04:00
known-folders@0108949981 zig build config is here! 2020-05-25 17:12:08 -04:00
special Fix build runner 2020-07-24 15:03:21 +03:00
zinput@668b1ca36b zig build config is here! 2020-05-25 17:12:08 -04:00
analysis.zig Exposed analysis functions used by analysis-buddy 2020-09-12 18:48:09 +03:00
config.zig Added *, ? completions, improved readme 2020-07-07 23:26:12 +03:00
debug_allocator.zig Fixed debug allocator to comply with the new API 2020-08-14 13:53:13 +03:00
document_store.zig Use scoped loggers 2020-08-14 13:41:34 +03:00
header.zig Fixed build on latest zig nightly 2020-07-12 22:12:09 +03:00
main.zig Added keywordLiteral token type for null, true, false, undefined, unreachable, fixed all pointer type semantic token generation 2020-10-04 13:10:48 +03:00
offsets.zig offsets: fix integer overflow 2020-09-25 12:59:45 +09:00
references.zig Adopt to new ast API 2020-09-01 13:53:52 +08:00
rename.zig Fixed to use latest HashMap API 2020-07-06 00:56:41 +03:00
requests.zig Update to LSP version 3.16 semantic tokens protocol 2020-09-25 15:31:54 -06:00
semantic_tokens.zig Added keywordLiteral token type for null, true, false, undefined, unreachable, fixed all pointer type semantic token generation 2020-10-04 13:10:48 +03:00
types.zig Update to LSP version 3.16 semantic tokens protocol 2020-09-25 15:31:54 -06:00
uri.zig Started working on build file logic 2020-05-25 17:24:44 +03:00