about summary refs log tree commit diff stats
path: root/baremetal/313index-bounds-check.subx
Commit message (Collapse)AuthorAgeFilesLines
* 7693 - baremetal: pass background color everywhereKartik Agaram2021-02-071-13/+13
|
* 7530 - baremetal: print ints to screenKartik Agaram2021-01-161-1/+12
|
* 7527Kartik Agaram2021-01-161-0/+2
|
* 7525Kartik Agaram2021-01-161-1/+35
| | | | | | Bring back runtime support for bounds-checking arrays. Again, the error messages kinda suck, because I can't yet print integers. But something is better than nothing.
* 7518Kartik Agaram2021-01-131-0/+2
|
* 7491 - baremetal: draw ASCII text to screenKartik Agaram2021-01-091-0/+11