aboutsummaryrefslogtreecommitdiff
path: root/src/cull.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Print the typeid of a doubly culled type in CullList::Apply().Gravatar Sadie Powell2022-05-171-0/+5
|
* Rewrite logging calls to use the new APIs.Gravatar Sadie Powell2022-05-011-7/+7
|
* Switch simple iterator loops to use range-based for loops.Gravatar Sadie Powell2021-04-071-2/+1
|
* Fix a ton of pedantic compiler warnings.Gravatar Sadie Powell2021-04-041-6/+6
|
* Refactor classbase/CullResult into Cullable/Cullable::Result.Gravatar Sadie Powell2021-03-021-0/+124