Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename file so markdown will compile | Kyle Mathews | 2014-11-25 | 1 | -202/+0 |
| | |||||
* | 326 | Kartik K. Agaram | 2014-11-25 | 1 | -2/+2 |
| | |||||
* | 325 - example program using channels | Kartik K. Agaram | 2014-11-25 | 1 | -0/+30 |
| | |||||
* | 324 - more elaboration in Readme | Kartik K. Agaram | 2014-11-25 | 1 | -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 github | Kartik K. Agaram | 2014-11-23 | 1 | -2/+15 |
| | | | | Also mirror mu.arc.t.html to the gh-pages branch. | ||||
* | 213 - bring back the fork example | Kartik K. Agaram | 2014-11-01 | 1 | -0/+8 |
| | |||||
* | 212 - initial flow | Kartik K. Agaram | 2014-11-01 | 1 | -5/+27 |
| | | | | Bring back the example program. | ||||
* | 150 | Kartik K. Agaram | 2014-10-16 | 1 | -0/+1 |
| | |||||
* | 145 - delete random programs | Kartik K. Agaram | 2014-10-14 | 1 | -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 ambiguous | Kartik K. Agaram | 2014-08-18 | 1 | -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 Readme | Kartik K. Agaram | 2014-07-31 | 1 | -3/+3 |
| | | | | Broken since commit 11 on Jul 10. | ||||
* | 30 | Kartik K. Agaram | 2014-07-18 | 1 | -1/+11 |
| | |||||
* | 10 | Kartik K. Agaram | 2014-07-09 | 1 | -0/+8 |