zls/tests
Techatrix 30869d7d87
InternPool: replace untyped values with typed values (#1023)
* InternPool: replace untyped values with typed values

* InternPool: remove `indexToTag`

* InternPool: rework representation of optional values

* add representation for unknown values and types

* ComptimeInterpreter: use InternPool typed-values

* ComptimeInterpreter: field access test

* ComptimeInterpreter: improve handling of if expressions

* InternPool: fix typeOf on a comptime float

* ComptimeInterpreter: implement TypeOf with multiple parameters
2023-02-27 17:53:46 -05:00
..
language_features InternPool: replace untyped values with typed values (#1023) 2023-02-27 17:53:46 -05:00
lsp_features fix folding range on multi line function declaration 2023-02-25 10:58:29 -08:00
utility make diff.edits memory safe (#1026) 2023-02-27 17:53:16 -05:00
context.zig support new module cli arguments (#1019) 2023-02-23 15:18:52 -05:00
ErrorBuilder.zig Testing improvements (#662) 2022-09-18 22:47:06 +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
zls.json Add test zls.json file 2020-07-03 14:24:27 +03:00