aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix(gif): Encode frames with accurate frame-delayFuwn2025-05-311-11/+14
* deps(human-panic): bump and fixFuwn2024-06-101-6/+8
* refactor(ppm): update rust idiomsFuwn2024-06-101-4/+13
* refactor: bump nightly againFuwn2024-06-102-4/+5
* style: use updated rustfmt rulesFuwn2024-06-102-92/+91
* refactor: bump nightly rust and fix lintsFuwn2024-06-102-48/+54
* refactor(ppm.rs): drop lazy_static for std::lazyFuwn2022-08-022-48/+46
* refactor(ppm): take slice instead of vectorFuwn2022-03-231-3/+1
* refactor(ppm): clone_from_slice instead of cloneFuwn2022-03-231-2/+4
* refactor(ppm): pass line types by referenceFuwn2022-03-231-2/+2
* refactor(ppm): use rust generator instead of crateFuwn2022-03-012-40/+44
* feat(para): :star:Fuwn2022-02-272-0/+695