| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
optional parameter (default=yes)
|
|
|
|
./foo.tm`, `use <foo.h>`, `use libfoo.so`
|
|
makes error reporting easier and prevents issues where some functions
could be assigned, but not others. Also change outputs so Void returns
don't show up when displaying types, now just: `func()`
|
|
derefenced for method calls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
particular tag or not
|
|
|
|
channels, and updated the API
|
|
|
|
|
|
|
|
of ints/nums
|
|
|
|
be and it's just a literal.
|
|
you're inside the type definition.
|
|
|
|
|
|
which lets get() keep the non-null return type
|
|
with non-constant values by the use of an initializer function and
runtime checks for whether the variable is initialized.
|
|
cache table
|
|
|
|
|
|
array:remove(index)->array:remove_at(index) to avoid confusion. Also
hook up array:has()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|