about summary refs log tree commit diff stats
path: root/subx/003trace.cc
Commit message (Collapse)AuthorAgeFilesLines
* 4427 - support for '--trace' argvKartik Agaram2018-07-261-11/+34
| | | | This ports commit 4421 to the subx/ program.
* 4413Kartik Agaram2018-07-251-1/+1
| | | | | Never mind, let's drop unused/vestigial altogether. Use absence of names to signal unused arguments.
* 4411Kartik Agaram2018-07-251-1/+1
| | | | Port commit 4235 to subx.
* 4381Kartik Agaram2018-07-201-2/+0
| | | | Fix CI.
* 4033Kartik K. Agaram2017-10-121-1/+0
|
* 4011 - start of sub-x86 VMKartik K. Agaram2017-10-091-1/+1
|
* 3930 - experimental bytecode interpreterKartik K. Agaram2017-06-191-0/+399