Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-06 | treewide: add future annotations import | Eli Schwartz | 1 | -0/+1 |
2022-03-22 | OptionOverrideProxy: Make it immutable to avoid copies | Xavier Claessens | 1 | -2/+2 |
2021-09-24 | Add option to to transpile Cython to C++ | Dylan Baker | 1 | -0/+8 |
2021-06-07 | cython: Add an option for selecting python 3 vs python 2 output | Dylan Baker | 1 | -3/+21 |
2021-06-07 | hack: compilers/cython: hardcode python 3 not 2 | Dylan Baker | 1 | -1/+2 |
2021-06-07 | compilers: Add a cython Compiler | Dylan Baker | 1 | -0/+60 |