aboutsummaryrefslogtreecommitdiff
path: root/src/format.rs
Commit message (Expand)AuthorAgeFilesLines
* reduce memory usage & fix scroll to topAlex Auvolat2024-03-151-19/+9
* generation is POST and we have a <form> nowAlex Auvolat2024-03-151-1/+39
* reservoir sampling one by one (slow, but works)Alex Auvolat2024-03-101-10/+2
* start web serverAlex Auvolat2024-03-101-57/+76
* add furigana to main examples and persist furigana in batches.jsonAlex Auvolat2023-11-281-209/+24
* furigana: handle reb as #number_in_jmdict, and check that result at least has...Alex Auvolat2023-11-271-0/+24
* furigana: fix edge caseAlex Auvolat2023-11-271-3/+7
* use furigana for extra examplesAlex Auvolat2023-11-271-24/+157
* split code into several filesAlex Auvolat2023-11-271-0/+349