aboutsummaryrefslogtreecommitdiff
path: root/sdl2/errors.ha (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: fix build errorsDrew DeVault2023-09-221-2/+2
|
* Use types::c:: instead of char and strings::Autumn!2023-06-041-4/+4
| | | | Signed-off-by: Autumn! <autumnull@posteo.net>
* refactor names from e.g. sdl2::init() to sdl2::SDL_Init()Vlad-Stefan Harbuz2022-02-071-3/+3
| | | | Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net>
* all: rig up Hare-native error handlingDrew DeVault2021-12-101-0/+31