mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
* graduate card when user press hard and has 0 learning steps * fix error: useless conversion to the same type * do the same thing to again * fix expected `Option<u32>`, found integer * ./ninja format * Update to FSRS-rs v1.2.0 * if else -> match * Weight length check has been moved into FSRS (dae) * Don't mention the number of FSRS parameters (dae) It has changed, and may change again. |
||
|---|---|---|
| .. | ||
| 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.