| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Tomo standard library.
|
|
just use a C enum type instead. This will make it easier to use
externally defined enums in the future.
|
|
|
|
|
|
using TinyCC
|
|
|
|
fixed-width integer ranges
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and support untyped empty collections and `none`s
|
|
|
|
module-based approach
|
|
|
|
|
|
|
|
uses _Generic() to generically convert any value to a string or print as
a string.
|
|
matching
|
|
|