about summary refs log tree commit diff stats
path: root/subx/050write_stderr.subx
Commit message (Collapse)AuthorAgeFilesLines
* 4644Kartik Agaram2018-10-011-3/+3
|
* 4642Kartik Agaram2018-10-011-0/+6
|
* 4638 - extract some common libraries from appsKartik Agaram2018-10-011-0/+32
I'm still trying to figure out what the defaults should be. At the moment you have to explicitly pass in every file you want loaded into the output binary. Maybe that control is a good thing. The examples need no libraries so far.