aboutsummaryrefslogtreecommitdiff
path: root/src/build/codegen.c
Commit message (Expand)AuthorAgeFilesLines
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-4/+5
* Get things at least compiling under LinuxGravatar Michael Smith 2023-08-271-2/+3
* Make various preparations for upcoming featuresGravatar Michael Smith 2023-08-021-1/+12
* Tweak feature sorting and fix a chibicc bugGravatar Michael Smith 2023-06-201-6/+6
* Refactor the RGBA colour struct into engineapi.hGravatar Michael Smith 2023-05-041-10/+9
* Fix dumb oversight in codegenGravatar Michael Smith 2022-09-201-0/+1
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-14/+70
* Add magical feature codegen system, at long lastGravatar Michael Smith 2022-08-101-35/+291
* Add event systemGravatar Michael Smith 2022-07-231-1/+119
* Add entity property finding and L4D warp testingGravatar Michael Smith 2022-05-031-1/+1
* Replace udis86 with a very small x86 decoderGravatar Michael Smith 2022-04-241-1/+1
* Support deferring cvar registrationGravatar Michael Smith 2022-03-201-29/+28
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+95