zls/src
2020-12-11 00:38:05 +01:00
..
data Update data for zig 0.7.0 and the current master branch 2020-11-15 12:01:33 +01:00
known-folders@e1193f9ef5 Update known-folders to fix build 2020-10-15 19:34:37 +02:00
special Pass global cache argument to Builder.create. 2020-12-11 00:38:05 +01:00
zinput@668b1ca36b zig build config is here! 2020-05-25 17:12:08 -04:00
analysis.zig Use zig env to find zig lib path instead of assuming the executable comes from a distribution tarball 2020-11-15 21:32:27 +02:00
config.zig Better zig build config 2020-11-16 00:07:35 +02:00
document_store.zig Use zig env to find zig lib path instead of assuming the executable comes from a distribution tarball 2020-11-15 21:32:27 +02:00
header.zig Fixed build on latest zig nightly 2020-07-12 22:12:09 +03:00
main.zig Use zig env to find zig lib path instead of assuming the executable comes from a distribution tarball 2020-11-15 21:32:27 +02:00
offsets.zig offsets: fix integer overflow 2020-09-25 12:59:45 +09:00
references.zig Cleaned up LSP types, add InitializeResult, no longer use a hardcoded string 2020-11-06 10:08:20 +02:00
rename.zig Fixed to use latest HashMap API 2020-07-06 00:56:41 +03:00
requests.zig Cleaned up LSP types, add InitializeResult, no longer use a hardcoded string 2020-11-06 10:08:20 +02:00
semantic_tokens.zig Removed struct, enum, opaque, union token types, added them to token modifiers 2020-11-06 11:03:21 +02:00
types.zig Corrected semantic token server provider struct 2020-11-06 15:55:00 +02:00
uri.zig Started working on build file logic 2020-05-25 17:24:44 +03:00