Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-13 | Use SPDX-License-Identifier consistently | Dylan Baker | 1 | -11/+1 |
2023-10-28 | simd module: fix regression that broke using only some simd variants | Eli Schwartz | 1 | -1/+3 |
2023-10-09 | Clean up some of the code in simd.check() | Tristan Partin | 1 | -21/+29 |
2023-10-09 | Finish typing the simd module | Tristan Partin | 1 | -5/+6 |
2023-10-09 | Port simd.check() to typed_pos_args/typed_kwargs | Tristan Partin | 1 | -26/+51 |
2023-02-01 | treewide: add future annotations import | Eli Schwartz | 1 | -0/+1 |
2022-08-17 | interpreter: move handling of module stability to interpreter | Dylan Baker | 1 | -0/+87 |