about summary refs log tree commit diff stats
path: root/Readme
Commit message (Collapse)AuthorAgeFilesLines
* 150Kartik K. Agaram2014-10-161-0/+1
|
* 145 - delete random programsKartik K. Agaram2014-10-141-11/+0
| | | | | | | | | 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.)
* 49 - make Readme less ambiguousKartik K. Agaram2014-08-181-5/+5
| | | | | | | 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?
* 42 - update ReadmeKartik K. Agaram2014-07-311-3/+3
| | | | Broken since commit 11 on Jul 10.
* 30Kartik K. Agaram2014-07-181-1/+11
|
* 10Kartik K. Agaram2014-07-091-0/+8