Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6611 - start adding to common vocabulary in Mu | Kartik Agaram | 2020-07-05 | 1 | -1/+1 |
| | |||||
* | 6400 | Kartik Agaram | 2020-05-24 | 1 | -1/+1 |
| | |||||
* | 6134 | Kartik Agaram | 2020-03-12 | 1 | -1/+1 |
| | |||||
* | 5955 - error messages when translating Mu programs | Kartik Agaram | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | 5851 | Kartik Agaram | 2020-01-01 | 1 | -1/+3 |
| | | | | | | | | | | | | Rename a few scripts to be more consistent. I'm also starting to feel the urge to bud off `subx run` into its own program, say tools/emulate_x86. It doesn't really rely on the SubX notation at all. And then I could rename `subx translate` to `translate_subx_bootstrap`. Only problem: the commands in the Readme get verbose. But the Readme is gonna need surgery soon anyway to put translate_mu front and center. | ||||
* | 5850 - driver script for translating Mu programs | Kartik Agaram | 2020-01-01 | 1 | -0/+7 |