| Age | Commit message (Collapse) | Author |
|
|
|
which don't need to be installed anymore.
|
|
but instead spin each out into its own repo.
|
|
|
|
|
|
|
|
|
|
single-letter argument flags.
|
|
|
|
|
|
|
|
|
|
|
|
called, but
only if the underscore arguments are not provided but are implicit from
the default values. Same for constructing structs with private fields.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"key2"=[1,2,{"ok"=JSON.Null}]})` and similar fancy type inference stuff.
|
|
parameter
|
|
underscores outside of the scope where the type is defined.
|
|
Tomo standard library.
|
|
just use a C enum type instead. This will make it easier to use
externally defined enums in the future.
|
|
some bugs with update assignment.
|
|
automatically downloading and installing from it.
|
|
for the built-in modules.
|
|
|
|
directories the user doesn't own (e.g. /usr/local, owned by root)
|
|
|
|
|
|
suffixes instead of needing to rename symbols with objcopy
|
|
|
|
|
|
|
|
|
|
|
|
using TinyCC
|
|
|
|
and bake those into the compiled Tomo code
|
|
|
|
|
|
|
|
fixed-width integer ranges
|
|
|
|
(defaults to empty/zero value)
|