about summary refs log tree commit diff stats
path: root/115write-byte.subx
Commit message (Collapse)AuthorAgeFilesLines
* 7817Kartik K. Agaram2021-02-271-0/+2
| | | | | Detour: writing float to stream. In the process I found a bug at the SubX layer X-(
* 7238 - mu.subx: final restrictions on 'addr'Kartik Agaram2020-11-151-2/+10
| | | | I had to tweak one app that wasn't following the rules.
* 6908 - compiling all floating-point operationsKartik Agaram2020-09-301-2/+66
| | | | | We don't yet support emulating these instructions in `bootstrap`. But generated binaries containing them run natively just fine.
* 6612 - reorganize layersKartik Agaram2020-07-051-0/+403