Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos found by codespell | Wolfgang Stöggl | 2019-11-06 | 1 | -1/+1 |
| | | | | - Typos were found by codespell v1.16.0 | ||||
* | Print '(cached)' when compiler result was cached | Daniel Mensinger | 2019-04-28 | 1 | -1/+1 |
| | |||||
* | Don't use len() to test for container emptiness | Dylan Baker | 2019-04-25 | 1 | -1/+1 |
| | | | | | | I ran the numbers once before (it's in the meson history) but it's *much* faster to *not* use len for testing if a container is empty or not. | ||||
* | Add 0.42.0 features | Salamandar | 2018-06-01 | 1 | -0/+3 |
| | |||||
* | Updated all modules to work with the new API. | Jussi Pakkanen | 2018-04-15 | 1 | -4/+4 |
| | |||||
* | Last round with listify function refactoring. | Alexis Jeandet | 2017-09-18 | 1 | -3/+1 |
| | | | | Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org> | ||||
* | Can pass all target kwargs through to SIMD invocations. Closes #2151. | Jussi Pakkanen | 2017-08-04 | 1 | -1/+14 |
| | |||||
* | Added documentation for SIMD module. | Jussi Pakkanen | 2017-07-19 | 1 | -1/+1 |
| | |||||
* | Turned SIMD into an unstable module. | Jussi Pakkanen | 2017-07-18 | 1 | -0/+72 |