| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Bring back the example program.
|
| |
|
|
|
|
|
|
|
|
|
| |
They need a type table to work, but I'm keeping type tables next to
the tests.
Everything needs to be a test from now on.
(But first some fixes to the terminal primitives.)
|
|
|
|
|
|
|
| |
As expected, mu works just as well with named variables.
Maybe I want to insert the local stack frame computations automatically
using the assembler? How to indicate globals then? Add 'local' metadata only
if 'global' is absent? What about lexical stack frames?
|
|
|
|
| |
Broken since commit 11 on Jul 10.
|
| |
|
|
|