anki/rslib
Damien Elmes 04ca8ec038 initial work on DB handling in Rust
committing the Protobuf implementation for posterity, but will replace
it with json, as Protobuf measures about 6x slower for some workloads
like 'select * from notes'
2020-03-20 21:15:23 +10:00
..
ftl add helper to duplicate a fluent string 2020-03-12 19:53:44 +10:00
src initial work on DB handling in Rust 2020-03-20 21:15:23 +10:00
tests/support fix missing newline in ftl files 2020-03-09 18:58:41 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
build.rs fix rerun-if-changed paths 2020-02-27 20:52:17 +10:00
Cargo.toml bump version 2020-03-19 10:46:01 +10:00
Makefile Renamed FIND_EXEC to FIND, replaced IS_WINDOWS by specific commands 2020-02-25 03:15:11 -03:00
rust-toolchain bump rust toolchain for 1.41.1 fixes 2020-02-29 19:42:30 +10:00
rustfmt.toml tweaking the folder names again 2020-01-03 07:48:38 +10:00