Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor code cleanups (#21215) | Andreas Rumpf | 2023-01-02 | 1 | -1/+1 |
* | move assertions out of system (#19599) | flywind | 2022-03-23 | 1 | -0/+4 |
* | fix parseEnum cannot parse enum with const fields (#19466) | flywind | 2022-02-04 | 1 | -2/+7 |
* | Allow `nnkAccQuoted` in `genEnumCaseStmt` (#18606) | Vindaar | 2021-07-29 | 1 | -1/+5 |
* | various small documentation improvements (#18602) | Miran | 2021-07-28 | 1 | -6/+25 |
* | jsonutils: add customization for toJson via `ToJsonOptions`; generalize symbo... | Timothee Cour | 2021-05-18 | 1 | -2/+63 |
* | CIs: attempt to use csources_v1 (#16282) | Andreas Rumpf | 2021-04-21 | 1 | -4/+4 |
* | add typetraits.OrdinalEnum, enumutils.symbolName (#17281) | Timothee Cour | 2021-03-10 | 1 | -3/+25 |
* | add enumutils.items for sparse enums, typetraits.SomeSparseEnum (#17080) | Timothee Cour | 2021-02-23 | 1 | -2/+17 |
* | EnumUtils, speed up findStr in compiler (#15777) | cooldome | 2020-11-03 | 1 | -0/+64 |