index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
std
/
enumutils.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
make parseEnum skip type aliases for enum type sym (#22727)
metagn
2023-09-19
1
-1
/
+2
*
avoid `AnyEnumConv` warning in `genEnumCaseStmt` (#22061)
Etan Kissling
2023-06-10
1
-10
/
+11
*
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