.. |
data
|
Implement textDocument/inlayHint (#559)
|
2022-07-24 07:38:13 -04:00 |
known-folders@24845b0103
|
Update dependencies
|
2022-08-20 19:27:31 +02:00 |
special
|
fix Path <-> Uri mismatch
|
2022-08-22 16:54:56 +02:00 |
tracy@f493d4aa8b
|
Update dependencies
|
2022-08-20 19:27:31 +02:00 |
analysis.zig
|
Merge branch 'zigtools:master' into cimport-support
|
2022-08-21 08:53:06 +00:00 |
ast.zig
|
2 minor tidy-ups + fix for over-eager unused parameter error in function types
|
2022-08-19 00:31:41 +02:00 |
BuildAssociatedConfig.zig
|
fix capitalization of top level fields structs
|
2021-10-19 19:26:57 -07:00 |
Config.zig
|
rename build_runner_cache_path to global_cache_path
|
2022-08-18 23:14:32 +02:00 |
DocumentStore.zig
|
fix Path <-> Uri mismatch
|
2022-08-22 16:54:56 +02:00 |
header.zig
|
allocgate defeated
|
2021-12-03 08:00:22 -05:00 |
inlay_hints.zig
|
Refactor Ast helper functions
|
2022-08-18 00:52:21 +02:00 |
main.zig
|
2 minor tidy-ups + fix for over-eager unused parameter error in function types
|
2022-08-19 00:31:41 +02:00 |
offsets.zig
|
Fix tokenRelativeLocation
|
2022-07-17 16:29:03 +02:00 |
references.zig
|
Refactor Ast helper functions
|
2022-08-18 00:52:21 +02:00 |
rename.zig
|
Limit references to current document for documentHighlight
|
2022-07-22 19:38:26 -06:00 |
requests.zig
|
rename build_runner_cache_path to global_cache_path
|
2022-08-18 23:14:32 +02:00 |
semantic_tokens.zig
|
Refactor Ast helper functions
|
2022-08-18 00:52:21 +02:00 |
Server.zig
|
Merge branch 'zigtools:master' into cimport-support
|
2022-08-21 08:53:06 +00:00 |
setup.zig
|
Format zls.json in setup wizard (#568)
|
2022-08-02 14:28:27 -04:00 |
shared.zig
|
add builtin data for 0.9.0
|
2021-12-29 22:24:34 -05:00 |
signature_help.zig
|
Start refactoring main -> Server's globals
|
2022-07-17 12:00:29 +02:00 |
tracy.zig
|
Add tracy
|
2022-06-06 00:28:52 -04:00 |
translate_c.zig
|
correctly handle path to uri conversion
|
2022-08-20 15:34:36 +02:00 |
types.zig
|
Implement textDocument/inlayHint (#559)
|
2022-07-24 07:38:13 -04:00 |
unit_tests.zig
|
Fix config source of truth problems, refactor some more
|
2022-07-15 18:06:18 +02:00 |
uri.zig
|
allocgate defeated
|
2021-12-03 08:00:22 -05:00 |