aboutsummaryrefslogtreecommitdiff
path: root/src/alias.c
Commit message (Expand)AuthorAgeFilesLines
* Use C23 void-argument-free prototypesGravatar Michael Smith 2025-04-061-1/+1
* Rewrite and redesign codegen and feature systemGravatar Michael Smith 2025-04-061-8/+6
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-3/+3
* Remove some paranoia about missing commandsGravatar Michael Smith 2023-06-101-4/+0
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-1/+0
* Do some pedantic spring cleaningGravatar Michael Smith 2023-05-161-1/+2
* Fix some miscellaneous stupid bugs and jankGravatar Michael Smith 2023-04-081-2/+2
* Fix some lingering idiocyGravatar Michael Smith 2022-09-131-3/+3
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-1/+0
* Add magical feature codegen system, at long lastGravatar Michael Smith 2022-08-101-20/+24
* Add keybind lookup codeGravatar Michael Smith 2022-07-231-10/+1
* Document some Portal 2 breakage that needs fixedGravatar Michael Smith 2022-07-231-0/+4
* Add alias management plus input filtering skeletonGravatar Michael Smith 2022-07-231-0/+112