aboutsummaryrefslogtreecommitdiff
path: root/src/keeper.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash with multi keepers (invalid memory access on close)Benoit Germain2025-04-071-9/+4
|
* Fix gcc being unhappy with [[nodiscard]] enumsBenoit Germain2025-03-051-1/+0
|
* All enums are [[nodiscard]]Benoit Germain2025-02-051-2/+2
|
* Some constitude tweaksBenoit Germain2024-12-171-1/+1
|
* lanes.collectgarbage() and linda:collectgarbage()Benoit Germain2024-12-101-0/+5
|
* New method linda:restrict()Benoit Germain2024-12-031-0/+14
|
* Some [[nodiscard]] boyscoutingBenoit Germain2024-11-201-15/+29
|
* Renamed allocator.h → allocator.hpp, cancel.h → cancel.hpp, keeper.h → ↵Benoit Germain2024-10-281-0/+90
keeper.hpp, tools.h → tools.hpp