..
data
Add builtin data for 0.9.1 and 0.10.0 ( #735 )
2022-11-02 16:24:51 -04:00
known-folders @ 24845b0103
Update dependencies
2022-08-20 19:27:31 +02:00
special
Fix build runner optional issue ( #725 )
2022-10-28 04:02:08 -04:00
tracy @ f493d4aa8b
Update dependencies
2022-08-20 19:27:31 +02:00
analysis.zig
Fix crash when getting signature of optional
2022-11-02 14:55:22 +00:00
ast.zig
Add missing .switch_case_inline, .switch_case_inline_one cases ( #699 )
2022-10-07 20:00:23 -04:00
BuildAssociatedConfig.zig
Support for user-configurable build options
2022-09-28 04:14:49 -04:00
code_actions.zig
Merge pull request #702 from Techatrix/document-store-refactor
2022-10-18 11:40:14 +02:00
Config.zig
ability to highlight global variables ( #655 )
2022-10-10 01:13:15 -04:00
diff.zig
reimplement document store
2022-10-05 13:23:38 +02:00
DocumentStore.zig
fix cimport completion ( #722 )
2022-10-28 00:38:36 -04:00
header.zig
allocgate defeated
2021-12-03 08:00:22 -05:00
inlay_hints.zig
undo DocumentStore constness changes
2022-10-16 17:17:40 +02:00
main.zig
improve conformance to the lsp ( #687 )
2022-09-30 00:04:27 -04:00
offsets.zig
Testing improvements ( #662 )
2022-09-18 22:47:06 +00:00
references.zig
fix symbol references ( #712 )
2022-10-29 04:37:52 -04:00
requests.zig
Added textDocument/foldingRange ( #718 )
2022-10-25 10:35:16 -04:00
semantic_tokens.zig
undo DocumentStore constness changes
2022-10-16 17:17:40 +02:00
Server.zig
Improve Zig version mismatch error ( #744 )
2022-11-09 23:13:35 -05:00
setup.zig
add enable_autofix
option
2022-09-24 21:30:36 +02:00
shared.zig
Add builtin data for 0.9.1 and 0.10.0 ( #735 )
2022-11-02 16:24:51 -04:00
signature_help.zig
Fix crash when getting signature of optional
2022-11-02 14:55:22 +00:00
tracy.zig
Add tracy
2022-06-06 00:28:52 -04:00
translate_c.zig
Self hosted fixes ( #682 )
2022-09-30 00:04:55 -04:00
types.zig
Added textDocument/foldingRange ( #718 )
2022-10-25 10:35:16 -04:00
uri.zig
Self hosted fixes ( #682 )
2022-09-30 00:04:55 -04:00
zls.zig
avoid config copy for document store ( #669 )
2022-09-21 21:31:48 -04:00