about summary refs log tree commit diff stats
path: root/debug_translate
Commit message (Collapse)AuthorAgeFilesLines
* 5851Kartik Agaram2020-01-011-31/+0
| | | | | | | | | | | | 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.
* 5680Kartik Agaram2019-09-201-1/+3
| | | | Include braces.subx in translation by default.
* 5636Kartik Agaram2019-09-071-8/+11
|
* 5635Kartik Agaram2019-09-071-0/+26