| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
suffixes instead of needing to rename symbols with objcopy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used to put in literal code without escape sequences.
|
|
interpolation with @
|
|
keyword detection using a binary search
|
|
(defaults to empty/zero value)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`(==.length: texts)`
|
|
|
|
|
|
|
|
and support untyped empty collections and `none`s
|
|
|
|
the expected type is known
|
|
|
|
use `{:K=V, ...; default=...}`
|
|
|
|
|
|
module-based approach
|
|
|
|
separate block
|
|
|
|
imports to `use -lfoo` instead of `use foo.so`
|
|
|
|
|
|
|
|
|
|
|
|
uses _Generic() to generically convert any value to a string or print as
a string.
|
|
|
|
matching
|
|
|