about summary refs log tree commit diff stats
path: root/apps/crenshaw2-1b
Commit message (Expand)AuthorAgeFilesLines
...
* 5673 - standardize a few knobsKartik Agaram2019-09-191-0<
Small example programs, each with a simple pedagogical goal.

They also help to validate SubX instruction semantics against native x86
hardware. For example, loading a single byte to a register would for some time
clear the rest of the register. This behavior was internally consistent with
unit tests. It took running an example binary natively to catch the discrepancy.
* .Kartik Agaram2019-08-131-0/+0 * new variant: maybe-get-sliceKartik Agaram2019-08-131-0/+0 * new variant: maybe-get returns null on failureKartik Agaram2019-08-121-0/+0 * better error message when get abortsKartik Agaram2019-08-121-0/+0 * extract table functions into their own layerKartik Agaram2019-08-111-0/+0 * 5485 - promote SubX to top-levelKartik Agaram2019-07-271-0/+0