Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 73 | Kartik K. Agaram | 2014-08-23 | 1 | -23/+0 |
| | |||||
* | 72 - broken | Kartik K. Agaram | 2014-08-22 | 1 | -1/+0 |
| | | | | | Thoroughly confused about how to manage memory at initialization time, and how to maintain type information in the simulated machine. | ||||
* | 70 | Kartik K. Agaram | 2014-08-22 | 1 | -5/+3 |
| | |||||
* | 55 | Kartik K. Agaram | 2014-08-19 | 1 | -0/+5 |
| | |||||
* | 54 | Kartik K. Agaram | 2014-08-19 | 1 | -2/+4 |
| | |||||
* | 53 - simplest possible allocator: just one word at a time | Kartik K. Agaram | 2014-08-19 | 1 | -0/+19 |
But with tests this time. |