Commit History

Author SHA1 Message Date
  ringabout 4d11d0619d complete std prefixes for stdlib (#22887) 1 year ago
  ringabout e10878085e fixes #22844; uses arrays to store holeyenums for iterations; much more efficient than sets and reasonable for holeyenums (#22845) 1 year ago
  metagn 51cb493b22 make parseEnum skip type aliases for enum type sym (#22727) 1 year ago
  Etan Kissling 8bba04078c avoid `AnyEnumConv` warning in `genEnumCaseStmt` (#22061) 1 year ago
  Andreas Rumpf cf1b16ef8b minor code cleanups (#21215) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  flywind 33bfe5b12c fix parseEnum cannot parse enum with const fields (#19466) 3 years ago
  Vindaar 7d3c3e00ef Allow `nnkAccQuoted` in `genEnumCaseStmt` (#18606) 3 years ago
  Miran e616675c41 various small documentation improvements (#18602) 3 years ago
  Timothee Cour 7f077a76fe jsonutils: add customization for toJson via `ToJsonOptions`; generalize symbolName; add symbolRank (#18029) 3 years ago
  Andreas Rumpf a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 years ago
  Timothee Cour eb07a5a75b add typetraits.OrdinalEnum, enumutils.symbolName (#17281) 3 years ago
  Timothee Cour c274e67198 add enumutils.items for sparse enums, typetraits.SomeSparseEnum (#17080) 4 years ago
  cooldome d62f3627aa EnumUtils, speed up findStr in compiler (#15777) 4 years ago