zls/src/stage2
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
..
AstGen.zig update stage2 sources 2023-05-08 20:38:05 +02:00
BuiltinFn.zig update stage2 sources 2023-05-08 20:38:05 +02:00
LICENSE add zig code for generating Zir 2023-04-01 22:44:56 +02:00
Module.zig various intern pool & comptime interpreter changes (#1179) 2023-05-09 00:25:26 -04:00
Zir.zig various intern pool & comptime interpreter changes (#1179) 2023-05-09 00:25:26 -04:00