Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve "cpdef enum" to Python conversion (GH-4877) | da-woods | 2023-01-10 | 1 | -0/+22 |
* | Make cpdef enums pickleable (GH-5124) | da-woods | 2023-01-10 | 1 | -0/+16 |
* | Add doc support for cpdef enum (GH-3813) | matham | 2020-09-10 | 1 | -0/+22 |
* | Add support for C++ scoped enums with "enum class" and "enum struct" (GH-3640) | Ashwin Srinath | 2020-06-18 | 1 | -0/+20 |