zls/tests
Techatrix 029f5094ff
various intern pool & comptime interpreter changes (#1179)
* intern_pool: add getUnsignedInt

* add an empty struct literal

* resolve array length as usize in comptime interpreter

* use only one global intern pool

* store analysis errors in `DocumentStore.Handle`

* add typed undefined value

* add typed null value
2023-05-09 00:25:26 -04:00
..
language_features various intern pool & comptime interpreter changes (#1179) 2023-05-09 00:25:26 -04:00
lsp_features fix: update test case involving @memcpy 2023-05-04 00:51:13 -05:00
utility add multi-file support to ErrorBuilder 2023-03-23 15:13:14 +00:00
context.zig Implement $/setTrace and add --enable-message-tracing (#1135) 2023-04-16 12:04:42 -04:00
ErrorBuilder.zig add multi-file support to ErrorBuilder 2023-03-23 15:13:14 +00:00
helper.zig Allocgate 2.0 slain (#791) 2022-12-02 15:14:58 -05:00
tests.zig Switch to Diff Match Patch (diffz) (#982) 2023-02-11 14:21:10 -05:00