about summary refs log tree commit diff stats
path: root/subx/066allocate.subx
Commit message (Collapse)AuthorAgeFilesLines
* 4929Kartik Agaram2019-01-151-207/+0
| | | | Clean up primitives for converting from/to hex chars.
* 4911Kartik Agaram2019-01-061-0/+6
|
* 4906 - helper to allocate streams on the heapKartik Agaram2019-01-041-0/+49
|
* 4888Kartik Agaram2018-12-291-2/+2
| | | | We only can't use rm32=5 when mod=0. Totally fine when it's mod=1.
* 4887Kartik Agaram2018-12-291-3/+3
|
* 4883 - rudimentary memory allocatorKartik Agaram2018-12-281-0/+152