| .. |
|
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
|
unmanage all the code
|
2022-08-23 12:44:26 +02:00 |
|
tracy@f493d4aa8b
|
Update dependencies
|
2022-08-20 19:27:31 +02:00 |
|
analysis.zig
|
Merge pull request #602 from Techatrix/unmanage-code
|
2022-08-23 21:21:08 +01: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
|
enable ast-check by default
|
2022-09-03 15:12:34 +02:00 |
|
diff.zig
|
Add fallback to old behavior on diff failure
|
2022-08-13 17:16:53 -04:00 |
|
DocumentStore.zig
|
unmanage all the code
|
2022-08-23 12:44:26 +02:00 |
|
header.zig
|
allocgate defeated
|
2021-12-03 08:00:22 -05:00 |
|
inlay_hints.zig
|
unmanage all the code
|
2022-08-23 12:44:26 +02:00 |
|
main.zig
|
report zls version using git describe
|
2022-09-01 15:42:15 +02:00 |
|
offsets.zig
|
Fix tokenRelativeLocation
|
2022-07-17 16:29:03 +02:00 |
|
references.zig
|
unmanage all the code
|
2022-08-23 12:44:26 +02:00 |
|
rename.zig
|
fix textDocument/rename
|
2022-08-29 21:28:05 +02:00 |
|
requests.zig
|
ast-check for zls!
|
2022-08-31 20:52:55 -04:00 |
|
semantic_tokens.zig
|
unmanage all the code
|
2022-08-23 12:44:26 +02:00 |
|
Server.zig
|
ast-check fixes
|
2022-09-01 09:26:58 -04:00 |
|
setup.zig
|
ast-check fixes
|
2022-09-01 09:26:58 -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
|
Merge pull request #605 from Techatrix/translate-c-patch-undef
|
2022-08-25 17:33:38 +01:00 |
|
types.zig
|
ast-check fixes
|
2022-09-01 09:26:58 -04:00 |
|
unit_tests.zig
|
Fix config source of truth problems, refactor some more
|
2022-07-15 18:06:18 +02:00 |
|
uri.zig
|
unmanage all the code
|
2022-08-23 12:44:26 +02:00 |
|
zls.zig
|
prepare testing framework
|
2022-08-26 16:45:22 +02:00 |