..
analyser
update to Zig 0.11.0-dev.3312+ab37ab33c
2023-05-27 16:21:30 -07:00
config_gen
Update config_gen
and data
2023-05-18 21:23:17 -07:00
data
update to Zig 0.11.0-dev.3312+ab37ab33c
2023-05-27 16:21:30 -07:00
features
Merge pull request #1209 from Vexu/semantic-tokens
2023-05-30 21:24:58 +01:00
special
hack latest build changes ( #1077 )
2023-03-18 20:50:26 -04:00
stage2
various intern pool & comptime interpreter changes ( #1179 )
2023-05-09 00:25:26 -04:00
tracy @ 897aec5b06
Update tracy to 0.9.1 ( #1182 )
2023-05-09 18:38:09 -04:00
analysis.zig
include enum fields in enum completion set
2023-05-30 00:02:01 +02:00
ast.zig
add paramSlice
helper function
2023-05-30 00:52:16 +02:00
BuildAssociatedConfig.zig
fix typos
2023-03-15 17:34:23 +01:00
ComptimeInterpreter.zig
various intern pool & comptime interpreter changes ( #1179 )
2023-05-09 00:25:26 -04:00
Config.zig
update to Zig 0.11.0-dev.3312+ab37ab33c
2023-05-27 16:21:30 -07:00
configuration.zig
Fix configuration.getConfigurationType
returning non null values ( #1220 )
2023-06-02 16:46:29 -04:00
debug.zig
refactor debugging utilities
2023-05-30 19:05:26 +02:00
diff.zig
Replace nonexistent std.sort.sort
with std.mem.sort
2023-05-24 02:13:43 -05:00
DocumentStore.zig
revive translateC support
2023-05-30 01:59:46 +02:00
Header.zig
fix typos
2023-03-15 17:34:23 +01:00
lsp.zig
update to new std.json api ( #1191 )
2023-05-18 20:46:22 -04:00
main.zig
update to new std.json api ( #1191 )
2023-05-18 20:46:22 -04:00
offsets.zig
fix typos
2023-03-15 17:34:23 +01:00
Server.zig
compatible with the settings.zls
in didChangeConfigurationHandler
2023-05-30 15:54:26 +09:00
shared.zig
update data files
2023-01-28 22:42:13 +00:00
tracy.zig
tracy: workaround zig bug ( #1066 )
2023-03-15 11:59:56 -04:00
translate_c.zig
revive translateC support
2023-05-30 01:59:46 +02:00
uri.zig
add multi object for loop support ( #1011 )
2023-02-21 17:11:35 -05:00
ZigCompileServer.zig
revive translateC support
2023-05-30 01:59:46 +02:00
ZigVersionWrapper.zig
support new module cli arguments ( #1019 )
2023-02-23 15:18:52 -05:00
zls.zig
add tests for autofix code actions
2023-05-30 18:46:37 +02:00