Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 717 | Kartik K. Agaram | 2015-02-08 | 1 | -0/+1 |
| | |||||
* | 428 - cleanup odds and ends | Kartik K. Agaram | 2014-12-14 | 1 | -3/+3 |
| | |||||
* | 403 - 'function' is more clear than 'def' | Kartik K. Agaram | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | 314 - better syntax for functions | Kartik K. Agaram | 2014-11-24 | 1 | -2/+2 |
| | |||||
* | 212 - initial flow | Kartik K. Agaram | 2014-11-01 | 1 | -0/+5 |
| | | | | Bring back the example program. | ||||
* | 145 - delete random programs | Kartik K. Agaram | 2014-10-14 | 1 | -6/+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.) | ||||
* | 91 - just implement ops natively to maintain momentum | Kartik K. Agaram | 2014-08-31 | 1 | -0/+1 |
| | |||||
* | 49 - make Readme less ambiguous | Kartik K. Agaram | 2014-08-18 | 1 | -3/+3 |
| | | | | | | | 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. | ||||
* | 2 - compound functions | Kartik K. Agaram | 2014-07-06 | 1 | -1/+0 |
| | |||||
* | 1 | Kartik K. Agaram | 2014-07-06 | 1 | -4/+6 |
| | |||||
* | 0 | Kartik K. Agaram | 2014-07-06 | 1 | -0/+4 |