Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3120 | Kartik K. Agaram | 2016-07-21 | 1 | -1/+1 |
| | | | | | | | | Always show instruction before any transforms in error messages. This is likely going to make some errors unclear because they *need* to show the original instruction. But if we don't have tests for those situations did they ever really work? | ||||
* | 3105 | Stephen Malina | 2016-07-06 | 1 | -1/+1 |
| | | | | Add number-of-instructions recipe to Mu | ||||
* | 2862 | Kartik K. Agaram | 2016-04-24 | 1 | -0/+168 |
Layers 0-29 are now a complete rudimentary platform except for pointers and indirection. |