mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * Make simulator fill missing values of DR and decay too If a card has missing memory states, it will likely have missing DR and decay too. So, it makes sense to simultaneously update them as well. * Fix error * Avoid causing sync conflicts when filling in missing memory in sim https://github.com/ankitects/anki/pull/4269#issuecomment-3201450124 --------- Co-authored-by: Damien Elmes <gpg@ankiweb.net> |
||
---|---|---|
.. | ||
benches | ||
i18n | ||
io | ||
linkchecker | ||
process | ||
proto | ||
proto_gen | ||
src | ||
sync | ||
tests/support | ||
.gitignore | ||
bench.sh | ||
build.rs | ||
Cargo.toml | ||
README.md | ||
rust_interface.rs |
Anki's Rust code.