Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5804 | Kartik Agaram | 2019-12-08 | 1 | -9/+8 |
| | | | | | Try to make the comments consistent with the type system we'll eventually have. | ||||
* | 5790 | Kartik Agaram | 2019-12-05 | 1 | -10/+10 |
| | | | | | | 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 | -21/+17 |
| | | | | Replace calculations of constants with labels. | ||||
* | 5698 | Kartik Agaram | 2019-10-15 | 1 | -2/+2 |
| | | | | Thanks Andrew Owen for reporting this typo. | ||||
* | 5592 - switch register names to lowercase | Kartik Agaram | 2019-08-26 | 1 | -72/+72 |
| | |||||
* | standardize test input/output/error streams | Kartik Agaram | 2019-08-13 | 1 | -0/+38 |
| | |||||
* | 5485 - promote SubX to top-level | Kartik Agaram | 2019-07-27 | 1 | -0/+293 |