Aron Gabriel
|
13ea2be1c1
|
Fix @call usage errors and duplicate test names
|
2023-06-24 14:07:03 +08:00 |
|
Aron Gabriel
|
e67ec88690
|
change @srcToDest to @destFromSrc
e.g: `@intToFloat()` -> `@floatFromInt()`
|
2023-06-24 12:28:59 +08:00 |
|
Lucas
|
217b1a9e51
|
Update to latest zig release
|
2023-05-03 11:47:56 -05:00 |
|
Stefan Partheymüller
|
701fbfb4db
|
invoke singletons() function to satisfy compiler
|
2023-02-08 11:40:42 +01:00 |
|
Austin Rude
|
0fe6d1646f
|
Use std.debug.print instead of std.debug.warn
|
2021-12-15 12:06:05 -07:00 |
|
LeRoyce Pearson
|
33a5344b10
|
Remove unused variables and redudant comptime s
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
|
a18a627f98
|
bump for new zig version
|
2020-08-03 10:13:33 -07:00 |
|
Mike
|
e76971101b
|
fixes and tests
|
2020-06-14 14:53:48 -07:00 |
|
Mike
|
6b34565a2a
|
entity iterator
|
2020-06-13 14:29:13 -07:00 |
|
Mike
|
7c7b50aefa
|
cleaning
|
2020-06-12 23:43:23 -07:00 |
|
Mike
|
735830994f
|
add len to all sorts for owned groups
|
2020-06-12 23:37:09 -07:00 |
|
Mike
|
34b2702333
|
progress on sort
|
2020-06-12 20:05:55 -07:00 |
|
Mike
|
e098c99632
|
basic group sorting
|
2020-06-12 18:15:47 -07:00 |
|
Mike
|
52aef18b35
|
sorting a Storage works now
|
2020-06-12 13:47:53 -07:00 |
|
Mike
|
8235f3dc7f
|
wip
|
2020-06-12 11:44:01 -07:00 |
|
Mike
|
bdb4b0537d
|
udpate to Zig master
|
2020-06-11 22:28:29 -07:00 |
|
Mike
|
896095fc15
|
everything iterates backwards
|
2020-06-10 13:10:56 -07:00 |
|
Mike
|
21a51a9298
|
order doesnt matter anymore for types
cleanup OwningGroup
|
2020-06-08 11:06:15 -07:00 |
|
Mike
|
088a11b840
|
bit of tests for nested groups
|
2020-06-07 22:10:52 -07:00 |
|
Mike
|
1234b801fd
|
cleanup
|
2020-06-07 17:28:42 -07:00 |
|
Mike
|
37af42daaa
|
singletons
|
2020-06-06 16:18:26 -07:00 |
|
Mike
|
b280002223
|
bug fixes and moving stuff around
|
2020-06-02 19:55:19 -07:00 |
|
Mike
|
5589130bfd
|
initial commit
|
2020-05-31 21:28:29 -07:00 |
|