| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
appropriate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a &success boolean. Check for overflow as well.
|
|
|
|
|
|
|
|
|
|
|
|
support placeholders
|
|
|
|
|
|
using `$/.../` for patterns and using a DSL for patterns
|
|
|
|
|
|
|
|
|
|
|
|
|
|
methods
|
|
|
|
|
|
|
|
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()`
|