| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
struct
|
|
|
|
|
|
instead of a struct wrapped around an enum
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(from 63 -> 281,474,976,710,655) to fix degenerate performance when
appending to large lists.
|
|
fixed-width integer ranges
|
|
|
|
|
|
|
|
module-based approach
|
|
|
|
uses _Generic() to generically convert any value to a string or print as
a string.
|
|
|