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 |
|
Sashiri
|
5ba2773f7a
|
Migrate from std.builtin to @import("builtin")
|
2021-10-15 00:14:16 +02: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
|
b8117306fa
|
zig 0.7 fixes
|
2020-12-04 12:48:15 -08:00 |
|
CodeHz
|
f1171b78c8
|
fix for ziglang pull 6246
|
2020-09-06 07:12:55 +00:00 |
|
Mike
|
9ca3e90b7b
|
update to latest zig version
|
2020-07-20 09:53:15 -07:00 |
|
Mike
|
46c2af939e
|
bug fixes and speedup
|
2020-06-20 17:00:32 -07:00 |
|
Mike
|
73080c2cfc
|
add view vs group
|
2020-06-14 14:31:15 -07:00 |
|
Mike
|
a352f8350c
|
start of scheduler
|
2020-06-13 18:36:57 -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
|
f0c711123e
|
debug only
|
2020-06-10 16:01:09 -07:00 |
|
Mike
|
896095fc15
|
everything iterates backwards
|
2020-06-10 13:10:56 -07:00 |
|
Mike
|
e32e9069d8
|
validation
|
2020-06-09 19:22:24 -07:00 |
|
Mike
|
1d283cfddd
|
include both!
|
2020-06-09 16:37:53 -07:00 |
|
Mike
|
c9d228bf19
|
cleaner
|
2020-06-09 16:34:07 -07:00 |
|
Mike
|
3c57820e02
|
implemented each for owned groups
|
2020-06-09 16:21:26 -07:00 |
|
Mike
|
2561b78a5f
|
owning group iterator monster
|
2020-06-09 14:35:36 -07:00 |
|
Mike
|
81ccd19b65
|
ptr and slice access to entities
|
2020-06-09 10:21:42 -07:00 |
|
Mike
|
7dd8a28dbe
|
massive group simplification
|
2020-06-08 11:27:49 -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
|
faeedaf43d
|
simplify sparse set
|
2020-06-04 19:19:29 -07:00 |
|
Mike
|
df29819b11
|
start of owning groups
|
2020-06-03 23:33:59 -07:00 |
|
Mike
|
4cd3d37657
|
basic group ready kind of
|
2020-06-03 15:25:27 -07:00 |
|
Mike
|
8fd20e3b42
|
tests
|
2020-06-03 15:09:25 -07:00 |
|
Mike
|
3dc2e33461
|
BasicGroup mostly working
|
2020-06-03 15:01:30 -07:00 |
|
Mike
|
2ed3be236b
|
start of groups
|
2020-06-02 19:55:24 -07:00 |
|