| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs(README): Add demo GIFHEADmain | Fuwn | 2025-05-31 | 1 | -3/+4 |
| | | |||||
| * | docs(assets): Add demo GIF | Fuwn | 2025-05-31 | 1 | -0/+0 |
| | | |||||
| * | chore: Drop cargo-make for just | Fuwn | 2025-05-31 | 3 | -60/+9 |
| | | |||||
| * | chore(Cargo): Bump Rust edition | Fuwn | 2025-05-31 | 3 | -5/+10 |
| | | |||||
| * | fix(gif): Encode frames with accurate frame-delay | Fuwn | 2025-05-31 | 1 | -11/+14 |
| | | |||||
| * | chore(toolchain): Bump Rust | Fuwn | 2025-05-31 | 3 | -4/+4 |
| | | |||||
| * | feat: sample ppms | Fuwn | 2024-06-10 | 4 | -9/+12 |
| | | |||||
| * | docs(readme): bold benchmarks | Fuwn | 2024-06-10 | 1 | -4/+4 |
| | | |||||
| * | docs(readme): update benchmark for para | Fuwn | 2024-06-10 | 6 | -29/+13 |
| | | |||||
| * | ci(workflows): fix rust nightly release | Fuwn | 2024-06-10 | 1 | -6/+1 |
| | | |||||
| * | deps(human-panic): bump and fix | Fuwn | 2024-06-10 | 2 | -7/+9 |
| | | |||||
| * | refactor(ppm): update rust idioms | Fuwn | 2024-06-10 | 1 | -4/+13 |
| | | |||||
| * | refactor: bump nightly again | Fuwn | 2024-06-10 | 3 | -5/+6 |
| | | | | | | | I forgot that it's 2024. It looks like generators were renamed to coroutines. | ||||
| * | style: use updated rustfmt rules | Fuwn | 2024-06-10 | 4 | -108/+100 |
| | | |||||
| * | refactor: bump nightly rust and fix lints | Fuwn | 2024-06-10 | 3 | -49/+55 |
| | | |||||
| * | refactor(ppm.rs): drop lazy_static for std::lazy | Fuwn | 2022-08-02 | 3 | -51/+46 |
| | | |||||
| * | docs(readme): update github links | Fuwn | 2022-05-11 | 1 | -4/+4 |
| | | |||||
| * | docs(readme): fix install command | Fuwn | 2022-03-24 | 1 | -1/+1 |
| | | |||||
| * | docs(readme): fix install command | Fuwn | 2022-03-24 | 1 | -1/+1 |
| | | |||||
| * | ci(bench): bench scripts | Fuwn | 2022-03-24 | 3 | -0/+22 |
| | | |||||
| * | docs(readme): add install instructions | Fuwn | 2022-03-23 | 1 | -3/+13 |
| | | |||||
| * | docs(readme): add badges | Fuwn | 2022-03-23 | 1 | -0/+3 |
| | | |||||
| * | fix(rust): update toolchain to fix crossbeam #803 | Fuwn | 2022-03-23 | 3 | -3/+3 |
| | | |||||
| * | docs(readme): rst to markdown | Fuwn | 2022-03-23 | 3 | -111/+99 |
| | | |||||
| * | docs(meta): prep for crates.io | Fuwn | 2022-03-23 | 1 | -2/+5 |
| | | |||||
| * | docs(readme): update bench stats | Fuwn | 2022-03-23 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'main' of github.com:Usugata/para | Fuwn | 2022-03-23 | 1 | -1/+1 |
| |\ | |||||
| | * | docs(readme): update bench results | Fuwn | 2022-03-23 | 1 | -1/+1 |
| | | | |||||
| * | | refactor(ppm): take slice instead of vector | Fuwn | 2022-03-23 | 1 | -3/+1 |
| | | | |||||
| * | | chore: delete test.gif | Fuwn | 2022-03-23 | 1 | -0/+0 |
| | | | |||||
| * | | refactor(ppm): clone_from_slice instead of clone | Fuwn | 2022-03-23 | 1 | -2/+4 |
| | | | |||||
| * | | refactor(ppm): pass line types by reference | Fuwn | 2022-03-23 | 2 | -2/+2 |
| | | | |||||
| * | | fix: delete test files | Fuwn | 2022-03-23 | 2 | -0/+0 |
| |/ | |||||
| * | Merge branch 'main' of github.com:Usugata/para | Fuwn | 2022-03-01 | 2 | -6/+14 |
| |\ | |||||
| | * | docs(readme): punctuation, grammar, sections | Fuwn | 2022-03-01 | 1 | -5/+13 |
| | | | |||||
| | * | fix(action): asset name | Fuwn | 2022-02-28 | 1 | -1/+1 |
| | | | | | | | Accidentally kept the [Divina](https://github.com/divinaland/Divina) asset name when copying over the workflow file⦠| ||||
| * | | refactor(ppm): use rust generator instead of crate | Fuwn | 2022-03-01 | 5 | -43/+44 |
| |/ | |||||
| * | fix(meta): description | Fuwn | 2022-02-27 | 2 | -2/+2 |
| | | |||||
| * | fix(readme): speed benchmarks | Fuwn | 2022-02-27 | 1 | -2/+2 |
| | | | | | | | | I ACCIDENTALLY USED THE DEBUG PARA BINARY FOR THE SPEED BENCHMARKS. How could I miss this... I thought the initial benchmarks were pretty good, but this... I am beyond impressed. | ||||
| * | feat(para): :star: | Fuwn | 2022-02-27 | 14 | -0/+1084 |