about summary refs log tree commit diff stats
path: root/baremetal/120allocate.subx
Commit message (Collapse)AuthorAgeFilesLines
* 7522 - bring back a few tests in .subx filesKartik Agaram2021-01-151-0/+30
| | | | | | | | Even though baremetal has tests in SubX, they can only run in Mu programs since the test harness is currently in a Mu layer. Baremetal isn't really intended for running SubX programs at the moment. Is this a step down the slippery slope towards C compilers that I complained about in http://akkartik.name/akkartik-convivial-20200607.pdf?
* 7518Kartik Agaram2021-01-131-0/+1
|
* 7492Kartik Agaram2021-01-091-0/+52
Port some support for unicode to baremetal.