Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-29 | Add missing license headers | Lars-Dominik Braun | 1 | -0/+20 | |
2020-02-29 | Fix function approx and its testcase | Lars-Dominik Braun | 1 | -1/+1 | |
Function was moved and changed by commit 0f8643954fd9507aec85bab46046e71a497bfffe, but the testcase was not. | |||||
2020-02-22 | doc: Switch to jinja2-based rendering | Lars-Dominik Braun | 1 | -0/+64 | |
Pre-rendering HTML was not the best idea. Instead pre-process the data, cache it into data files and do the HTML rendering only as the final step. Also adds asymmetry to analysis and uses tabular numbers and spaces instead of ugly table hacks to align numbers. |