Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
scope may get freed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Use the same error numbers
* Rename ⎕THROW to ⎕SIGNAL
* Implement ⎕EN to inspect the last error code
* Implement ⎕EM to get a message from an error code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a bit array
|
|
symbol.undefined field anymore
|
|
|
|
|
|
|
|
yet however :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
statements that aren't the result or are assigned.
|
|
|
|
int, float, rune. This allows scalar arrays with mixed scalar types
|
|
Teach inverse() that the inverse of f⍫g is g⍫f
|
|
|
|
|