aboutsummaryrefslogtreecommitdiff
path: root/src/state.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ migration: [[nodiscard]] everywhere. still have to check all std::ignoreBenoit Germain2024-04-091-2/+2
* C++ migration: use strong type safety for source and destination states in tr...Benoit Germain2024-04-091-1/+2
* C++ migration: still more threading code cleanup. 'sudo' global moved in the ...Benoit Germain2024-04-091-1/+1
* C++ migration: all enums are enum classBenoit Germain2024-03-291-8/+8
* C++ migration: buildfixesBenoit Germain2024-03-191-5/+1
* correctly transfer the uservalue of a deep userdataBenoit Germain2021-06-241-0/+22