9 Commits

Author SHA1 Message Date
menduz
13852c2e08 zig fmt + expose SparseSet 2023-07-02 21:31:31 -03:00
Aron Gabriel
e67ec88690 change @srcToDest to @destFromSrc
e.g: `@intToFloat()` -> `@floatFromInt()`
2023-06-24 12:28:59 +08:00
Austin Rude
a95c85f5c7 Update for allocgate 2021-12-15 11:55:58 -07:00
LeRoyce Pearson
44192a1398 Update tests to return errors 2021-06-29 22:26:23 -06:00
Mike Desaro
b8117306fa zig 0.7 fixes 2020-12-04 12:48:15 -08:00
joachimschmidt557
aa9c20d4b5 Update to latest HashMap API
.iterator() is deprecated, iterating over the items directly
is now supported
2020-08-07 21:00:25 +02:00
joachimschmidt557
c0a10ee49d Update to latest zig 2020-08-05 22:37:17 +02:00
Mike
b32e907fd4 TypeMap gone 2020-06-04 13:37:51 -07:00
Mike
5589130bfd initial commit 2020-05-31 21:28:29 -07:00