about summary refs log tree commit diff stats
path: root/Readme
Commit message (Collapse)AuthorAgeFilesLines
* 326Kartik K. Agaram2014-11-251-2/+2
|
* 325 - example program using channelsKartik K. Agaram2014-11-251-0/+30
|
* 324 - more elaboration in ReadmeKartik K. Agaram2014-11-251-22/+143
| | | | | I have different prose in Readme and at the top of the tests. Let's see how hard they are to manage over time.
* 309 - publish to githubKartik K. Agaram2014-11-231-2/+15
| | | | Also mirror mu.arc.t.html to the gh-pages branch.
* 213 - bring back the fork exampleKartik K. Agaram2014-11-011-0/+8
|
* 212 - initial flowKartik K. Agaram2014-11-011-5/+27
| | | | Bring back the example program.
* 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