.. |
config_gen
|
automatically generate config associated files (#813)
|
2022-12-11 13:10:48 +02:00 |
data
|
generated master data for new builtins (#845)
|
2022-12-22 22:26:29 -05: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
|
analysis.zig getPositionContext() - check for null
|
2022-12-17 15:37:49 -08:00 |
ast.zig
|
fix integer underflow in ast.fullPtrType (#829)
|
2022-12-16 15:24:25 -05:00 |
BuildAssociatedConfig.zig
|
Support for user-configurable build options
|
2022-09-28 04:14:49 -04:00 |
code_actions.zig
|
remove ast.tokenSlice() (#824)
|
2022-12-15 17:01:42 -05:00 |
ComptimeInterpreter.zig
|
remove ast.tokenSlice() (#824)
|
2022-12-15 17:01:42 -05:00 |
Config.zig
|
automatically generate config associated files (#813)
|
2022-12-11 13:10:48 +02:00 |
configuration.zig
|
track builtin API changes from zig/master
|
2022-12-18 12:45:36 -07:00 |
diff.zig
|
correctly find last full text change in applyTextEdits (#772)
|
2022-11-21 13:21:24 -05:00 |
DocumentStore.zig
|
improve behavior if zig_exe_path is not set (#830)
|
2022-12-17 03:03:05 -05:00 |
header.zig
|
allocgate defeated
|
2021-12-03 08:00:22 -05:00 |
inlay_hints.zig
|
remove old stage1 code artifacts (#831)
|
2022-12-17 03:02:31 -05:00 |
main.zig
|
automatically generate config associated files (#813)
|
2022-12-11 13:10:48 +02:00 |
offsets.zig
|
Testing improvements (#662)
|
2022-09-18 22:47:06 +00:00 |
references.zig
|
fix: avoid finding references in the current file twice (#846)
|
2022-12-22 22:25:56 -05:00 |
requests.zig
|
track builtin API changes from zig/master
|
2022-12-18 12:45:36 -07:00 |
semantic_tokens.zig
|
semantic_tokens: Fix handleComments not evaluating the last byte (#844)
|
2022-12-22 22:27:38 -05:00 |
Server.zig
|
Fix raw, responseless returns on willSaveWaitUntil (#833)
|
2022-12-19 16:01:08 -05:00 |
setup.zig
|
automatically generate config associated files (#813)
|
2022-12-11 13:10:48 +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
|
update TracyAllocator for new Allocator changes (#812)
|
2022-12-08 14:32:50 -05:00 |
translate_c.zig
|
improve behavior if zig_exe_path is not set (#830)
|
2022-12-17 03:03:05 -05:00 |
types.zig
|
textDocument/selectionRange
|
2022-11-26 11:31:46 +00:00 |
uri.zig
|
fix missed reference on windows
|
2022-12-12 00:13:13 +00:00 |
zls.zig
|
Some comptime interpreter fixes
|
2022-11-10 20:51:02 -05:00 |