Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7528 - heap allocator | Kartik Agaram | 2021-01-16 | 1 | -0/+831 |
| | |||||
* | 7522 - bring back a few tests in .subx files | Kartik Agaram | 2021-01-15 | 1 | -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? | ||||
* | 7518 | Kartik Agaram | 2021-01-13 | 1 | -0/+1 |
| | |||||
* | 7492 | Kartik Agaram | 2021-01-09 | 1 | -0/+52 |
Port some support for unicode to baremetal. |