16 Commits

Author SHA1 Message Date
Aron Gabriel
13ea2be1c1 Fix @call usage errors and duplicate test names 2023-06-24 14:07:03 +08:00
Stefan Partheymüller
94f38a3d89 make source files and build file compatible with current zig compiler 0.11.0-dev.1580+a5b34a61a 2023-02-08 14:34:38 +01:00
Stefan Partheymüller
b1b8321fa4 change comptime access to typeInfo of load function to satisfy compiler / use function pointer in order to make @field() work 2023-02-08 11:40:19 +01:00
Stefan Partheymüller
4196c9186c fix some compilation errors caused by language changes in zig v0.10.0 2023-02-07 15:47:12 +01:00
Austin Rude
a95c85f5c7 Update for allocgate 2021-12-15 11:55:58 -07:00
LeRoyce Pearson
33a5344b10 Remove unused variables and redudant comptimes
Latest version tested: 0.9.0-dev.339+81bf05bf6
2021-06-29 22:43:23 -06: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
9ca3e90b7b update to latest zig version 2020-07-20 09:53:15 -07:00
Mike
07905d0b09 resources pretty done 2020-06-05 19:15:21 -07:00
Mike
a547add727 to utils 2020-06-05 14:17:25 -07:00
Mike
3fa455dc48 asset loader 2020-06-05 14:15:17 -07:00
Mike
bb688e52f4 crap 2020-06-04 23:26:34 -07:00
Mike
d6356a6d6b new cache 2020-06-04 19:19:34 -07:00