Go to file
Deukhoofd c45c7538bf
continuous-integration/drone/push Build is passing Details
More removal of RwLocks and replace it with Atomics, to prevent locks.
2022-06-18 14:17:29 +02:00
.cargo Major amounts of progress 2022-06-03 16:35:18 +02:00
src More removal of RwLocks and replace it with Atomics, to prevent locks. 2022-06-18 14:17:29 +02:00
tests More removal of RwLocks and replace it with Atomics, to prevent locks. 2022-06-18 14:17:29 +02:00
.drone.yml Disable Miri isolation in CI 2022-06-17 20:42:58 +02:00
.gitignore Initial commit, implements most of the static_data side. 2021-01-30 22:29:59 +01:00
Cargo.toml More removal of RwLocks and replace it with Atomics, to prevent locks. 2022-06-18 14:17:29 +02:00
lifetime_notes.txt Loads more work on battling, initial stretch to run a turn done. 2022-06-16 17:59:33 +02:00
rustfmt.toml Loads more work on battling, initial stretch to run a turn done. 2022-06-16 17:59:33 +02:00