summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-08-23Use f-string over formatting operatorDavid Robillard1-1/+1
2023-05-01Fix benchmark plot scriptDavid Robillard1-5/+5
2023-04-24Replace strict option with new meson warning levelDavid Robillard1-1/+2
2023-04-02Only check benchmark.py with pylint if matplotlib is presentDavid Robillard1-9/+25
2023-04-02Fix redefined names in plot.pyDavid Robillard1-6/+3
2022-12-03Replace duplicated dox_to_sphinx script with sphinxygen dependencyDavid Robillard2-713/+2
2022-11-17Show macro parameters in documentationDavid Robillard1-1/+6
2022-11-17Show the size of array members in the documentationDavid Robillard1-2/+8
2022-10-23Build reference documentationDavid Robillard2-8/+704
2022-10-18Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
2022-08-18Clean up Python scriptsDavid Robillard3-74/+106
2022-06-28Format plot.py with blackDavid Robillard1-42/+59
2021-09-18Fix minor quality issues in plot.pyDavid Robillard1-4/+4
2021-09-10Adopt REUSE machine-readable licensing standardDavid Robillard2-0/+6
2021-09-10Generate slightly more realistic hash benchmark dataDavid Robillard1-7/+19
2021-09-10Fix benchmarking scriptDavid Robillard1-4/+2
2020-12-31Move benchmarking to a separate scriptDavid Robillard2-0/+154