Go to file
Deukhoofd 55cc0906c9
continuous-integration/drone/push Build is failing Details
Remove lifetime mess, replace a lot of code with Arc instead of borrows.
This cleans up the codebase massively, and allows me to maintain some semblance of sanity.
2022-08-20 13:17:20 +02:00
.cargo Major amounts of progress 2022-06-03 16:35:18 +02:00
src Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
tests Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
.drone.yml Fixes a bunch of clippy warnings, adds clippy to CI 2022-06-18 16:06:54 +02:00
.gitignore Major fixes for WebAssembly 2022-07-18 15:36:03 +02:00
Cargo.toml More work on WASM handling. 2022-08-20 12:22:12 +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