RUSshy
|
2161bf61b4
|
Added missing entity traits changes
|
3 years ago |
RUSshy
|
15d0e6d00d
|
Update registry.zig
|
3 years ago |
RUSshy
|
22b4fe2e02
|
Update handles.zig
|
3 years ago |
RUSshy
|
e488cc384f
|
Update sparse_set.zig
|
3 years ago |
RUSshy
|
b900dfde2d
|
Update handles.zig
|
3 years ago |
prime31
|
7fd238b638
|
Merge pull request #10 from leroycep/update-to-0.8.0
Update to Zig 0.8.0
|
3 years ago |
LeRoyce Pearson
|
33a5344b10
|
Remove unused variables and redudant `comptime`s
Latest version tested: 0.9.0-dev.339+81bf05bf6
|
3 years ago |
LeRoyce Pearson
|
44192a1398
|
Update tests to return errors
|
3 years ago |
Jonathan Bro
|
39af857bdc
|
Resolve use of undeclared identifier 'slice' error
|
3 years ago |
Meghan
|
04fae5d871
|
Create zig.mod
|
3 years ago |
LeRoyce Pearson
|
514a893918
|
Update Registry.removeAll to 0.8.0 HashMap API
|
3 years ago |
LeRoyce Pearson
|
6df575ee04
|
Update some uses of HashMap to match 0.8.0 changes
|
3 years ago |
LeRoyce Pearson
|
efb8127b78
|
Update to zig 0.8.0-dev.1721
|
4 years ago |
Mike
|
6233d751cf
|
set output dir for all exes
|
4 years ago |
Mike
|
e3291e3012
|
dont foget windows
|
4 years ago |
Mike
|
b7c71e51e7
|
fix commas
|
4 years ago |
Mike
|
b8e6f16d6f
|
cleaned
|
4 years ago |
Mike
|
5840b0709f
|
Merge branch 'master' of github.com:prime31/zig-ecs
# Conflicts:
# .vscode/tasks.json
|
4 years ago |
Mike
|
3b279cec59
|
better build
|
4 years ago |
Mike Desaro
|
b398969be6
|
fix cache dir
|
4 years ago |
Mike Desaro
|
a9b1f60f5a
|
Merge branch 'master' of github.com:prime31/zig-ecs
|
4 years ago |
Mike Desaro
|
41a5180ece
|
ignore mac files
|
4 years ago |
Mike Desaro
|
3591aac019
|
snake case
|
4 years ago |
Mike Desaro
|
b8117306fa
|
zig 0.7 fixes
|
4 years ago |
foxnne
|
737e5a9b39
|
fix error in linkArtifact
|
4 years ago |
foxnne
|
3c540293fd
|
add getPackage to build.zig
|
4 years ago |
Mike Desaro
|
ae22b69026
|
arm64 support
|
4 years ago |
Mike Desaro
|
695e59bbf5
|
hack to validate unsigned. closes #7
|
4 years ago |
Maurizio Crocci
|
6e412489a2
|
Fixes Registry.removeAll iteration
|
4 years ago |
CodeHz
|
f1171b78c8
|
fix for ziglang pull 6246
|
4 years ago |
CodeHz
|
6b4ed304a6
|
fix iterate hashmap
|
4 years ago |
prime31
|
5360be5b0e
|
Update README.md
|
4 years ago |
prime31
|
427c925bc5
|
Update ci.yml
|
4 years ago |
prime31
|
19c25c9ca4
|
Update ci.yml
|
4 years ago |
prime31
|
25a051981c
|
Update ci.yml
|
4 years ago |
prime31
|
d401f239b6
|
Update ci.yml
|
4 years ago |
prime31
|
94c451990e
|
Create ci.yml
|
4 years ago |
joachimschmidt557
|
aa9c20d4b5
|
Update to latest HashMap API
.iterator() is deprecated, iterating over the items directly
is now supported
|
4 years ago |
joachimschmidt557
|
c0a10ee49d
|
Update to latest zig
|
4 years ago |
Mike Desaro
|
a18a627f98
|
bump for new zig version
|
4 years ago |
prime31
|
d6cfdbe671
|
Update README.md
|
4 years ago |
Mike
|
9ca3e90b7b
|
update to latest zig version
|
4 years ago |
Mike
|
76e322a49c
|
sorting test
|
4 years ago |
Mike
|
46c2af939e
|
bug fixes and speedup
|
4 years ago |
Mike
|
cc92e4a225
|
direct bench
|
4 years ago |
Mike
|
7874ddf6b6
|
valgrinded
|
4 years ago |
Mike
|
69ff91ad7b
|
Merge branch 'master' of github.com-p31:prime31/zig-ecs
|
4 years ago |
Mike
|
c61f6e998d
|
valgrinding
|
4 years ago |
Mike
|
57a27bd57d
|
dont use testing allocator
|
4 years ago |
Mike
|
df926f965c
|
fix group bugs
|
4 years ago |