Wolfgang Stöggl
|
f037e7ef45
|
Fix typos found by codespell
- Typos were found by codespell v1.16.0
|
2019-11-06 09:55:30 -05:00 |
Daniel Mensinger
|
dfe3d56bfd
|
Print '(cached)' when compiler result was cached
|
2019-04-28 14:33:21 +02:00 |
Dylan Baker
|
5678468c2c
|
Don't use len() to test for container emptiness
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.
|
2019-04-25 12:28:51 -07:00 |
Salamandar
|
4741f1e243
|
Add 0.42.0 features
|
2018-06-01 14:23:24 +02:00 |
Jussi Pakkanen
|
998892ed29
|
Updated all modules to work with the new API.
|
2018-04-15 13:32:38 +05:30 |
Alexis Jeandet
|
e553d0807b
|
Last round with listify function refactoring.
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
|
2017-09-18 22:25:34 +02:00 |
Jussi Pakkanen
|
cad6bf32f1
|
Can pass all target kwargs through to SIMD invocations. Closes #2151.
|
2017-08-04 12:55:24 +03:00 |
Jussi Pakkanen
|
c8981ff111
|
Added documentation for SIMD module.
|
2017-07-19 13:36:54 +03:00 |
Jussi Pakkanen
|
fc23d9d0f2
|
Turned SIMD into an unstable module.
|
2017-07-18 21:53:24 +03:00 |