Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5804 | Kartik Agaram | 2019-12-08 | 1 | -9/+9 |
| | | | | | Try to make the comments consistent with the type system we'll eventually have. | ||||
* | 5790 | Kartik Agaram | 2019-12-05 | 1 | -9/+9 |
| | | | | | | Standardize conventions for labels within objects in the data segment. We're going to use this in a new tool. | ||||
* | 5714 | Kartik Agaram | 2019-10-25 | 1 | -16/+14 |
| | | | | Replace calculations of constants with labels. | ||||
* | 5700 | Kartik Agaram | 2019-10-17 | 1 | -3/+3 |
| | |||||
* | 5698 | Kartik Agaram | 2019-10-15 | 1 | -6/+6 |
| | | | | Thanks Andrew Owen for reporting this typo. | ||||
* | 5608 - write int to stream | Kartik Agaram | 2019-09-02 | 1 | -3/+3 |
| | |||||
* | 5592 - switch register names to lowercase | Kartik Agaram | 2019-08-26 | 1 | -81/+81 |
| | |||||
* | standardize test input/output/error streams | Kartik Agaram | 2019-08-13 | 1 | -0/+86 |
| | |||||
* | 5485 - promote SubX to top-level | Kartik Agaram | 2019-07-27 | 1 | -0/+288 |