aboutsummaryrefslogtreecommitdiff
path: root/src/hook.c
Commit message (Collapse)AuthorAgeFilesLines
* Make inline hooking follow jumpsGravatar Michael Smith 2022-03-211-4/+13
|
* Fix hook_inline() breaking after a single callGravatar Willian Henrique 2022-03-191-2/+4
| | | | Committer note: I, mike, am a big dumb idiot. Thanks, Bill.
* Spruce up text and fix some copyright yearsGravatar Michael Smith 2022-03-191-1/+1
| | | | Sometimes, you just want to Unicode.
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+99
With code from Bill. Thanks Bill!