aboutsummaryrefslogtreecommitdiff
path: root/BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-14Wording fix: parameter → argumentBenoit Germain16-35/+35
2024-06-14BoyscoutingBenoit Germain4-7/+7
2024-06-14Handle std::ignore cases that should not be ignoredBenoit Germain3-8/+14
2024-06-14Fix deeptest.luaBenoit Germain1-2/+6
2024-06-14Fix error handling when indexing a lane with unexpected dataBenoit Germain2-6/+18
2024-06-14lua_pushliteral -> luaG_pushstringBenoit Germain16-53/+53
2024-06-14More char* -> std::string_view conversionsBenoit Germain3-17/+18
2024-06-14More char* -> std::string_view conversionsBenoit Germain6-101/+109
2024-06-14More fixes to make clang happyBenoit Germain11-174/+135
2024-06-13A small step toward making clang happyBenoit Germain7-22/+102
2024-06-12linda :get(), :set(), :limit() return value changesBenoit Germain12-93/+129
2024-06-12Documentation fixesBenoit Germain2-2/+2
2024-06-12Replace __FILE__/__LINE__ with std::source_locationBenoit Germain1-16/+27